Possible Duplicate:
Virtualbox Kernel driver not installed
I am trying to install Oracle VirtualBox on Ubuntu.
I have installed virtualbox-4.2 from the Oracle website without a hiccup; however, when I create a new windows and try to start it I get the following two error messages.
One says: Kernel driver not installed(rc=-1908)
and proceeds to tell me to run /etc/init.d/vboxdrv setup
The other says:
Failed to open a session for the virtual machine. The virtual machine has terminated unexpectedly during startup with exit code 1.
I tried sudo /etc/init.d/vboxdrv setup
and discovered that vboxdrv
does not exist in the init.d
directory. I have been trying to install
this for some time without success. I would be very grateful for any help
any one could offer.