求助:2.4.20-8smp升级到2.6.9。
安装步骤: 错误提示见下
#tar zxvf module-init-tools-3.0.tar.gz
#cd module-init-tools-3.0
#./configure –prefix=/
#make moveold
#make;make install
#./generate-modprobe.conf /etc/modprobe.conf
#cd /usr/src
#tar zxvf linux-2.6.9.tar.gz
#make menuconfig
#make
#make mdolues_install
# make install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
Kernel: arch/i386/boot/bzImage is ready
sh /usr/src/linux-2.6.9/arch/i386/boot/install.sh 2.6.9 arch/i386/boot/bzImage System.map ""
No module cciss found for kernel 2.6.9
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2