![]() |
Feel free with Open Source SoftwareAndries Filmer - Internet professional sinds 1996.
|
|
|
|
VirtualboxInstall Virtualbox on host
sudo apt-get install virtualbox-ose sudo apt-get install virtualbox-ose-dkms sudo apt-get install virtualbox-guest-additions
Virtualbox and Ubuntu Unity 3DIn VirtualBox "Enable 3D Acceleration" box.Open a terminal (that runs in VirtualBox) and type:
sudo apt-get update sudo apt-get install build-essential linux-headers-$(uname -r) sudo apt-get install virtualbox-ose-guest-x11 When done, restart the virtual machine and the 3D Unity interface should be working!
Copy or clone a VDIThe Virtualbox regestry need a valid UUID, we can do this by the following command.
VBoxManage clonevdi windows-x.vdi windows-y.vdi
Virtualbox-guest-additioins - Diskimage
I appreciate if you give some comment about this page. Please go ahead. |
|
Andries Filmer | http://andries.filmer.nl | andries@filmer.nl | © 2011
|