vbox kernel module installtion failed with wrong message
Posted: 18. Jan 2021, 14:21
I am installing virtualbox 6.1 on ubuntu 14.
I believe the new/updated vbox script is not doing validation properly and giving wrong message.
Thanks in advance.
But the secure boot is disabled on the system and I have checked it in BIO's settings and using below command.vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may 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
Code: Select all
mokutil --sb-state
SecureBoot disabledThanks in advance.