1 su
2 dnf update and reboot to kernel 4.11.10-300.fc26.x86_64
3 cd /etc/yum.repos.d/
4 install virtualbox.repo
5 dnf update
6 dnf install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel dkms
7 dnf install VirtualBox-5.1
and virtualbox failed for /sbin/vboxconfig:
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
Command dmesg does not show anything
Why the vboxdrv.sh does Stopping, Building, Starting and Building again?
You have an idea?
Thank you
Pumart