I've just tried my first kernel recompile in SuSE 9.1 and got a kernel panic. I downloaded the 2.6.7 sources from kernel.org and tried to use my old configuration (from 2.4.19), then did:
Code:
make dep
make bzImage
make modules
make modules_install
cp /usr/src/linux/arch/i386/boot/bzImage /boot/2.6.7/
Can someone please give me a list of instructions for recompiling a kernel specific to SuSE 9.1, or point out what I might have done wrong?
Thanks,
Tom