Description of problem: I got the following error when I tried to start my Windows VM in Virtualbox: The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing '/sbin/vboxconfig' as root. If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system's documentation for more information. where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT. I opened a terminal window and logged in as root and ran /sbin/vboxconfig and I got the result: -bash: /sbin/vboxconfig: File or directory does not exist Version-Release number of selected component (if applicable): 6.0.14 How reproducible: All the time. Steps to Reproduce: 1. Open Virtualbox. 2. Click to start a Windows VM. 3. See the error above. 4. Open a terminal and login as root. 5. Run /sbin/vboxconfig 6. File or directory does not exist is the result.
I know I have disabled Secure Boot in my BIOS as well.
What is the output of: rpm -qa|grep virtualbox
CC: (none) => zen25000
virtualbox-kernel-desktop-latest-6.0.14-18.mga8 virtualbox-kernel-5.4.1-desktop-2.mga8-6.0.14-18.mga8 virtualbox-kernel-5.3.13-desktop-2.mga8-6.0.14-16.mga8 virtualbox-6.0.14-2.mga8
Yeah, I really should patch virtualbox to not suggest using /sbin/vboxconfig as we dont (and wont) ship that, we provide prebuilt kmods for core kernel We also provide a dkms package that builds/installs the needed kmods as long as the running kernel has a matching kernel-devel package installed
CC: (none) => tmb
What do you want to do with this bug? Leave it open - assigned to kernel?
CC: (none) => lewyssmith
(In reply to Lewis Smith from comment #5) > What do you want to do with this bug? Leave it open - assigned to kernel? It's a little bit unclear as to whom you're addressing your question to. Are you asking me or Thomas Backlund?
(In reply to Kristoffer Grundström from comment #6) > It's a little bit unclear as to whom you're addressing your question to. Are > you asking me or Thomas Backlund? Sorry; to Thomas re comment 4. I should have said so. That was the previous comment.
(In reply to Lewis Smith from comment #5) > What do you want to do with this bug? Leave it open - assigned to kernel? I'll assingn it to myself
Assignee: bugsquad => tmb
'/sbin/vboxconfig' is still suggested today virtualbox 7.0.6
CC: (none) => yves.brungard_mageia
CC: (none) => friSee Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=31483