I have installed virtualbox from the repositories and created a virtual OS. I tried to start the OS, but I got these error messages.

--------------------
VirtualBox - Error In suplibOsInit

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.

----------------

VirtualBox - Error

Failed to open a session for the virtual machine Trisquel.
The virtual machine 'Trisquel' has terminated unexpectedly during startup with exit code 1.


Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}

---------------------

I ran '/etc/init.d/vboxdrv setup' in Terminal as root, but I got this message.

-----------------------
Stopping VirtualBox kernel modules ...done.
Uninstalling old VirtualBox DKMS kernel modules ...done.
Trying to register the VirtualBox kernel modules using DKMS ...done.
Starting VirtualBox kernel modules ...failed!
  (modprobe vboxdrv failed. Please use 'dmesg' to find out why)
----------------------------

Can anyone help me?

Reply via email to