VirtualBox fails to start. ‘Kernel Driver not installed (rc=-1908)’
VirtualBox isn’t configured to access the kernel.
Install your kernel libraries and headers
sudo yum -y install kernel-devel
Recompile the VirtualBox driver
sudo /etc/init.d/vboxdrv setup
David Gregory Medina
Post created by: David Gregory Medina
Leave a Reply