Sven wrote:
Finally, you will probably need to copy the correct config file for your
system from /usr/src/linux-2.4.21-27.0.2.EL/configs to
/usr/src/linux-2.4.21-27.0.2.EL/.config. In the case of a single CPU Pentium3/Pentium4 system, you could do:
cp /usr/src/linux-2.4.21-27.0.2.EL/configs/kernel-2.4.21-i686.configs /usr/src/linux-2.4.21-27.0.2.EL/.config
My Server is an Intel Dual Xenon. Is there any special installation required?
Just use /usr/src/linux-2.4.21-27.0.2.EL/configs/kernel-2.4.21-i686-smp.config for . config instead of the file I mentioned before.
Dave