Build Virtualbox kernel module after manual upgrade system kernel to latest
the point you need to pay attention to is that when you install your kernel core and kernel modules you should also install header files by commandmake headers_install
and then export a variable named KERN_DIR
exportKERN_DIR=/usr/src/kernels/linux-2.6.38/
and then execute the command to build the kernel module.
/etc/init.d/vboxdrv setup
write at home Fri Mar 25,00:50 by Haria
页:
[1]