Not sure what else needs to be done, but i have gone through all the pages in this thread to try and get it working
This is the error i am getting:
| Code: |
[root@system ~]# /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 DKMSError! echo
Your kernel headers for kernel 2.6.32-279.19.1.v6.i686 cannot be found at
/lib/modules/2.6.32-279.19.1.v6.i686/build or /lib/modules/2.6.32-279.19.1.v6.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)
[root@system ~]#
|