Virtual box failure of starting a VM on F17
Virtual box failure of starting a VM on F17
There is a constant problem about some parameters of the kernel .
Virtual box failure of starting a VM on F17
There is a constant problem about some parameters of the kernel .
Sorry for posting here but also with VB installation problem Have another problem , after installing DKMS - i tried to run -/etc/init.d/vboxdrv setup but have this errors-->
Trying to register the VirtualBox kernel modules using DKMSError! echo
Your kernel headers for kernel 3.6.1-1.fc17.x86_64 cannot be found at
/lib/modules/3.6.1-1.fc17.x86_64/build or /lib/modules/3.6.1-1.fc17.x86_64/source.
[FAILED]
(Failed, trying without DKMS)
Recompiling VirtualBox kernel modules [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
@valertoZe you have to install -> sudo yum install gcc kernel-devel kernel-headers dkms and try again to run sudo /etc/init.d/vboxdrv setup
open terminal
su root
yum install dkms
/etc/init.d/vboxdrv setup
(( that's for Oracle-VirtualBox ))
:)
Asked: 2012-10-17 11:30:47 -0600
Seen: 1,144 times
Last updated: Oct 19 '12
sorry @Xhani but your answer is to generic.. please update your post and write about what are you trying to do ? what error did you get? what step did you follow?