I tried to compile the same kernel ie 2.3.20 on redhat 9 but it did not worked
ie kernel panic
I tried this steps
Please help me.
Go to /usr/src/linux-2.4/
1) edit Makefile [Top-Level]
parameter EXTRAVERSION=-8vada
2) make mrproper [delete the .config]
architecture
3) cp /usr/src/linux-2.4/configs/kernel-2.4.20-i686.config [see uname -m]
/usr/src/linux-2.4/.config
4) make oldconfig
5) make menuconfig (for Text)
6) make dep
7) make clean
8) make bzImage -
9) cp /usr/src/linux-2.4.20-8/arch/i386/boot/bzImage
/boot/vmlinuz-2.4.20-8vada
10) cp /usr/src/linux-2.4.18-14/System.map
/boot/System.map-2.4.20-8vada
11) cp /usr/src/linux-2.4.20-8/.config /boot/config-2.4.20-8vada
12) vi /etc/lilo.conf
13) /sbin/lilo -v -t
14) /sbin/lilo -v
15) sync
16) make modules
17) make modules_install
---------------------------------
Why delete messages? Unlimited storage is just a click away.
[Non-text portions of this message have been removed]