Working kernel configurations for 2.4.2x kernels
Working 2.4.2x kernel configurations for Pentium-mmx, Pentium2 and Athlon.
1. How do I use these kernels?
These kernels are for Pentium-mmx, Pentium2 and Athlon.
To find out what kind of CPU you have, do:
`$ cat /proc/cpuinfo`
To use one of these kernels, simply:
cp downloaded-configuration /usr/src/linux/.config cd /usr/src/linux/ make oldconfig dep bzImage modules modules_install mount /your/bootpartation /boot cp arch/i386/linux/bzImage /boot/