Compiling the Kernel with Openwall
1- cp /usr/src/linux-2.4.26-ow2/linux-2.4.26-ow2.diff /usr/src/linux-2.4.26
2- cd /usr/src/linux-2.4.26
3- patch -p1 < linux-2.4.26-ow2.diff
4- make mrproper
5- cp /usr/src/linux-2.4.22-1.2174.nptl/configs/kernel-2.4.22-athlon.config /usr/src/linux-2.4.26/.config
6- make oldconfig
7- make dep
8- make bzImage
9- make modules
10- make modules_install
11- make install
For More Info
Iron Linux
Copyright © by Kuwait Linux User Group - OpenSource free stuff All Rights Reserved. Published on: 2004-08-25 (954 reads) [ Go Back ] |