Unable to start VM in Ubuntu Server
Posted: 6. Jan 2011, 16:50
Hello everyone !
I set up a Ubuntu Server 10.04 x86.
I updated it, and add to the sourcelist this line :
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
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:deb http://download.virtualbox.org/virtualbox/debian lucid contrib
After all, I installed VirtualBox using :wget -q http://download.virtualbox.org/virtualb ... e_vbox.asc -O- | sudo apt-key add -
Everything worked fine. I created a VM with Webmin Plugin called "testubuntu", when I want to start this VM, I got this error :apt-get install virtualbox-4.0
I also tried whit "headless" option (seen on the web) same error.root@ubuntuvm:/# vboxmanage startvm testubuntu
Waiting for the VM to power on...
VBoxManage: error: Details: code NS_OK (0x0), component , interface , callee
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