![]() | 1 | initial version |
I am running Virtualbox on Fedora 19 with Kernel 3.11. Use dkms!
If you have virtualbox repo enabled, do yum install VirtualBox-4.2 dkms
It is possible that you will get an error when you try to launch a VM. Just do as directed. Most likely error message would ask the user to run this -
/etc/init.d/vboxdrv setup
as root.
After this, VirtualBox should work (hopefully).
![]() | 2 | No.2 Revision |
I am running Virtualbox on Fedora 19 with Kernel 3.11. Use dkms! with virtualbox installed from oracle's repo.
If you have virtualbox repo enabled, do yum install VirtualBox-4.2 dkms
It is possible that you will get an error when you try to launch a VM. Just do as directed. Most likely error message would ask the user to run this -
/etc/init.d/vboxdrv setup
as root.
After this, VirtualBox should work (hopefully).