2013/10/9 Owen Orakwue <orakwueo@xxxxxxx>
I tried it and still got the same failure. Thanks.
[root@localhost owen]# systemctl status dkms.service && systemctl restart dkms.service
dkms_autoinstaller.service - LSB: DKMS kernel modules installer service
Loaded: loaded (/etc/rc.d/init.d/dkms_autoinstaller)
Active: active (exited) since Tue 2013-10-08 17:04:02 EDT; 7min ago
Process: 591 ExecStart=/etc/rc.d/init.d/dkms_autoinstaller start (code=exited, status=0/SUCCESS)
[root@localhost owen]# service vboxdrv setup
Stopping VirtualBox kernel modules [ OK ]
Uninstalling old VirtualBox DKMS kernel modules [ OK ]
Trying to register the VirtualBox kernel modules using DKMS[ OK ]
Starting VirtualBox kernel modules [FAILED]
(modprobe vboxdrv failed. Please use 'dmesg' to find out why)
[root@localhost owen]#
-Owen
Well, problem is about loading module. Try to manually load theese
modprobe -v vboxdrv && modprobe -v vboxnetadp && modprobe -v vboxnetflt && modprobe -v vboxpci
modprobe -v vboxdrv && modprobe -v vboxnetadp && modprobe -v vboxnetflt && modprobe -v vboxpci
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org