Forum Thread: Please Help. I Get the Error "Kernel Driver Not Installed" When Trying to Start a VM on Ubuntu 16.04.

I am a noob to virtualbox and linux, and hacking in general, so forgive me if this is a stupid question. I installed Virtual box through the software center but every time I try to run a VM I get the same error:

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 install virtualbox-dkms package and load the kernel module by executing

'modprobe vboxdrv'

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.

where: suplibOsInit what: 3 VERRVMDRIVERNOTINSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.

Thanks in advance for the help.

I have tried running "sduo modprobe vboxdrv" in the command terminal and i get the error " could not insert 'vboxdrv': Required key not available"

1 Response

Share Your Thoughts

  • Hot
  • Active