Page 1 of 1

Kernel driver not installed (rc=-1908)

Posted: 16. May 2017, 18:18
by skiing
Please help I am very new to my project and I am trying to set up a VM and a redhat linux machine
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
'/sbin/vboxconfig'
as root.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.

I run the command as root and I get the following error
[root@oc4281532635 timothythompson1614]# /sbin/vboxconfig
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
This system is not currently set up to build kernel modules (system extensions).
Running the following commands should set the system up correctly:

  yum install gcc make
  yum install kernel-devel-3.10.0-514.10.2.el7.x86_64
(The last command may fail if your system is not fully updated.)
  yum install kernel-devel
vboxdrv.sh: failed: Look at /var/log/vbox-install.log to find out what went wrong.
This system is not currently set up to build kernel modules (system extensions).
Running the following commands should set the system up correctly:

  yum install gcc make
  yum install kernel-devel-3.10.0-514.10.2.el7.x86_64
(The last command may fail if your system is not fully updated.)
  yum install kernel-devel

There were problems setting up VirtualBox.  To re-start the set-up process, run
  /sbin/vboxconfig
as root.
[root@oc4281532635 timothythompson1614]#
I have tried the /sbin/vboxconig several times with the same results.

Please help

Re: Kernel driver not installed (rc=-1908)

Posted: 16. May 2017, 18:24
by Martin
Looks similar to an erlier problem in Fedora: Try disabling secure boot in BIOS.

Re: Kernel driver not installed (rc=-1908)

Posted: 16. May 2017, 18:25
by skiing
How would I do that?

Re: Kernel driver not installed (rc=-1908)

Posted: 16. May 2017, 18:35
by Perryg

Re: Kernel driver not installed (rc=-1908)

Posted: 16. May 2017, 19:56
by skiing
Is this the only solution you know of?

Re: Kernel driver not installed (rc=-1908)

Posted: 16. May 2017, 21:03
by Perryg
It's the one that makes the most sense, but then again it is always your choice. You can fix this with the host but that demands you creating the actual key and for that you would need Fedoras help.