Unable to recompile VirtualBox kernel module
當 '/etc/init.d/vboxdrv setup'
出現
Stopping VirtualBox kernel modules [ OK ]
Uninstalling old VirtualBox DKMS kernel modules [ OK ]
Trying to register the VirtualBox kernel modules using DKMS
Error! Your kernel source for kernel 2.6.33.3-85.fc13.i686 cannot be found at
/lib/modules/2.6.33.3-85.fc13.i686/build or /lib/modules/2.6.33.3-85.fc13.i686/source.
[FAILED]
(Failed, trying without DKMS)
Recompiling VirtualBox kernel modules [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
Uninstalling old VirtualBox DKMS kernel modules [ OK ]
Trying to register the VirtualBox kernel modules using DKMS
Error! Your kernel source for kernel 2.6.33.3-85.fc13.i686 cannot be found at
/lib/modules/2.6.33.3-85.fc13.i686/build or /lib/modules/2.6.33.3-85.fc13.i686/source.
[FAILED]
(Failed, trying without DKMS)
Recompiling VirtualBox kernel modules [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
確定有安裝 DKMS ... 還是無法執行 vboxdrv setup
嘗試安裝下面軟體,終於可以了... @@
但是不是要全部安裝,我不確定。我是做了 1 & 2。
1.
yum install gcc
yum groupinstall 'Development Tools'
yum groupinstall 'Development Tools'
2.
yum install kernel-PAE-devel
reboot
3.
yum update kernel
yum install kernel-devel
reboot
yum install kernel-devel
reboot
reference: http://forums.fedoraforum.org/archive/index.php/t-237750.html
留言
張貼留言