Rebuilding kernel module failed on VirtualBox 5.2
Posted: 13. Oct 2020, 02:05
I'm trying to install VirtualBox 5.2 on Fedora 30.
I ran the following commands
Rebuild kernel modules with following command
At this point I get the following error (note that VirtualBox has not been started yet)
failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
Output of 'dmesg' as follows
Any idea why this failed?
I ran the following commands
Code: Select all
dnf update
dnf install @development-tools
dnf install kernel-devel kernel-headers dkms qt5-qtx11extras elfutils-libelf-devel zlib-devel
dnf install VirtualBox-5.2Code: Select all
## Fedora 32/31/30/29 and CentOS/RHEL 8/7 ##
/usr/lib/virtualbox/vboxdrv.sh setupfailed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
Output of 'dmesg' as follows
Any idea why this failed?