Unable to start VM in Ubuntu Server

Discussions about using Linux guests in VirtualBox.
Post Reply
nicolasfo
Posts: 1
Joined: 26. Aug 2010, 13:47
Primary OS: Ubuntu other
VBox Version: OSE Debian
Guest OSses: Ubuntu 10.04

Unable to start VM in Ubuntu Server

Post by nicolasfo »

Hello everyone !

I set up a Ubuntu Server 10.04 x86.
I updated it, and add to the sourcelist this line :
and ran this command to had the signatures keys:
After all, I installed VirtualBox using :
apt-get install virtualbox-4.0
Everything worked fine. I created a VM with Webmin Plugin called "testubuntu", when I want to start this VM, I got this error :
root@ubuntuvm:/# vboxmanage startvm testubuntu
Waiting for the VM to power on...

VBoxManage: error: Details: code NS_OK (0x0), component , interface , callee
I also tried whit "headless" option (seen on the web) same error.

I didn't find anything interesting about this error, so I created the VM on my Windows7 VirtualBox first, to import it into my UbuntuServer => Same error...

I saw that there's a problem with ext4 host partitions, but it seems this problem has been resolved since version >3...

What missed I ?

Thanks a lot :)
Post Reply