I have been trying for a few hours to get Virtual Box running in Ubuntu 13.10
Every time I try to run a virtual machine running 64 bit Arch Linux I get an error message that says:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary
When I do what the error prompt tells me, I get another error saying that the directory doesn't exist.
I have done research on the forums, and I have found nothing that works.
It may be use full to know that I have Virtual Box installed from the Ubuntu Software Center, and not from virtualbox.org because whenever I try to run the .deb file downloaded from there, Ubuntu Software Center doesn't let me use it for some reason.
Any help would be greatly appreciated!
Thanks,
J
Best Answer
I had same problem running on Ubuntu 12.04 - it happened after last
kernel
updateI solved by re-installing virtual box
sudo dpkg -i virtualbox-4.3_4.3.6-91406 .. .deb