我装了module-init-tools-0.9.15,但是执行modules-install的时候总是
Warning: you may need to install module-init-tools
See http://www.codemonkey.org.uk/post-halloween-2.5.txt
INSTALL drivers/net/dummy.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.0-test8; fi
make install时是:
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.0-test8/arch/i386/boot/install.sh 2.6.0-test8 arch/i386/boot/bzImage System.map ""
No module /bin/true found for kernel 2.6.0-test8
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2