Hi,
I installed Virtualbox 7.1.4 on my laptop, and then tried to install WinXP to run a simulator program. When I try to start WinXP to install it, I receive this message:
Kernel driver not installed (rc=-1908)
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 went to /sbin/vboxconfig but find /sbin/vboxconfig isn’t installed on the computer. I’m not sure why it didn’t get installed, nor what to do next. I will need assistance to resolve this problem.
I installed Virtualbox from the official repos using yast2. I selected virtualbox and installed it with all the auto selected dependencies.
I went to /usr/sbin/vboxconfig and executed it. I received this error message when I executed vboxconfig. The virtual machine still doesn’t start, providing the same message as I provided in my first post.
Building kernel modules…
Kernel modules built correctly. They will now be installed.
insmod /lib/modules/6.4.0-150600.23.30-default/weak-updates/extra/vboxdrv.ko
modprobe: ERROR: could not insert ‘vboxnetflt’: Key was rejected by service
insmod /lib/modules/6.4.0-150600.23.30-default/weak-updates/extra/vboxdrv.ko
modprobe: ERROR: could not insert ‘vboxnetadp’: Key was rejected by service
Kernel modules are installed and loaded.
In the bios there are three options 1. Windows secure boot 2. Opensuse secure boot 3. Disable
Option 2 was selected, when I selected 3. Disable the computer won’t boot to any OS nor grub2. I reselected 2. Opensuse secure boot and the computer will boot to grub and then the OS of my choice.
You see how others are posting computer text, do not you? What stops you from doing the same and making it more convenient for others to read your posts?
Anyway - you did not enroll openSUSE certificate which is required to verify the signature of the VirtualBox drivers.
Hi,
thank you for your reply to my post. In response to your question about posting computer text, no, I don’t know what you are reacting to. Would you please be more instructive and I will correct the issue.
Regarding enrolling the openSUSE certificate, thank you for determining the issue. In the link to the information that you sent, I don’t find instructions to enable the openSUSE certificate if it was not enabled via the blue screen that presents on initial start after installation. How does one enable it now? Please provide specific instructions.
Please, to make the pieces of computer code in your posts better consumable by technical oriented people:
And post as complete as possible. That is starting with the line with the prompt and the command, then all output, and ending with the new prompt line.
When you really feel you need to change anything in such a copy, then add that in a comment, else we take all characters literally.
When the text is very long, then you can upload to https://paste.opensuse.org/ .
Or you can use the tool susepaste by piping the output to it ind posting the URL you get.