Backtrack kernel sources
3:54 pm
backtrack
0
comments
Prepare Backtrack kernel sources
Some drivers and programs in Backtrack require kernel headers, like wireless drivers, Vmware tools for example.
CHC embers this is the easy way of compiling the Backtrack kernel:
root@bt:~# prepare-kernel sources
root@bt:~# cd /usr/src/linux
root@bt:~# cp -rf include/generated/* include/linux/
0 comments: