This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

VirtualBox Problem

Caspar

Sat Aug 25, 2012 6:06:20 pm

Hi
I have xp installed in VirtualBox but get the error message
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'

I run the command as suggested and all is well until the next time I try to use and I have to run the same command again.
Any ideas?
Thanks

madvinegar

Sat Aug 25, 2012 9:18:45 pm

Open terminal and write the following commands the one after the other, pressing <enter> after each one.

Code:
sudo apt-get install dkms
sudo /etc/init.d/vboxdrv setup



I am explaining about this problem in my guide here (Note 3) viewtopic.php?f=6&t=2380