Hey guys,
I managed to install VirtualBox but unfortunately I'm not able to start any virtual system so far. Whenever I try to start a system, which I moved to my new machine, I get the following 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'

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 try to execute the command '/etc/init.d/vboxdrv setup', this attempt results in the following: "sudo: /etc/init.d/vboxdrv: command not found".

I tried to follow all the steps listed here [1] but unfortunately that doesn't help either. My kernel version is the following: 3.8.10-gnu-1-generic. Any help is highly appreciated. :)

[1]: https://trisquel.info/en/wiki/installing-virtualbox

Reply via email to