Virtualbox and Hardy Haron
VirtualBox is an Open Source Virutalization Software just like Vmware. If you installed it on Ubuntu Hardy Haron and you get an error message when you try to start a virtual machine like "
WARNING: The character device /dev/vboxdrv does not exist."
You will need to do two things
1) Install virtualbox-ose-modules-generic.
sudo apt-get install virtualbox-ose-modules-generic
2) run VirtualBox as sudo user
sudo virtualbxo
WARNING: The character device /dev/vboxdrv does not exist."
You will need to do two things
1) Install virtualbox-ose-modules-generic.
sudo apt-get install virtualbox-ose-modules-generic
2) run VirtualBox as sudo user
sudo virtualbxo
Comments