I tried to compile new kernel 2.6.6-1.427 and
I got following error :
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.6-1.427A; fi
Using /usr/src/linux-2.6.6-1.427 as source for kernel
make[2]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
SKIPPED include/linux/compile.h
Kernel: arch/i386/boot/bzImage is ready
sh /usr/src/linux-2.6.6-1.427/arch/i386/boot/install.sh 2.6.6-1.427A arch/i386/boot/bzImage System.map ""
No module via82cxxx found for kernel 2.6.6-1.427A, aborting.
mkinitrd failed
make[2]: *** [install] Error 1
make[1]: *** [install] Error 2
make: *** [install] Error 2