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?