if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.8; fi
WARNING: /lib/modules/2.6.8/kernel/drivers/net/tokenring/tms380tr.ko needs unknown symbol release_firmware
WARNING: /lib/modules/2.6.8/kernel/drivers/net/tokenring/tms380tr.ko needs unknown symbol request_firmware
[root@vmwareYu linux-2.6.8]# 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.8/arch/i386/boot/install.sh 2.6.8 arch/i386/boot/bzImage System.map ""
No module BusLogic found for kernel 2.6.8
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2