compiling kernel for i486 on pentium 2
Hi,
I don't have much experience in compiling custom kernels.
I'm running Slackware 10 on both an old i486 and a pentium 2. I would like
to compile a custom kernel (2.4.27) for the i486 to improve performance.
(The stock bare.i kernel works fine, but it contains a lot of drivers that
I don't need on my i486.) Since I don't have space for gcc and co. on the
i486, I want to compile the kernel for the i486 on my pentium 2. When
configuring the new kernel, I explicitly choose i486 as the processor
type. The compiliation (make dep, make bzImage, make modules) goes well,
but when I try to boot the new kernel on the i486 I get the following
error message:
Kernel panic: Kernel compiled for Pentium+, requires TSC features
This puzzles me, because (as I said) I explicitly chose i486 as the
processor type. Of course, I suspect that this error is related to the
fact that I'm actually compiling the kernel on my pentium 2.
I would like to ask what I'm doing wrong.
Thank you,
Christopher
|