Sami N��t�nen wrote:
On Saturday 05 July 2003 16:35, . wrote:
I have my system pretty well hosed now. None of my modules in /etc/modules.autoload are loading at boot up, and modprobe-ing them failes too.
# modprobe ide-scsi /lib/modules/2.4.20-gentoo-r2/kernel/drivers/scsi/scsi_mod.o: unresolved symbol preempt_schedule /lib/modules/2.4.20-gentoo-r2/kernel/drivers/scsi/scsi_mod.o: insmod /lib/modules/2.4.20-gentoo-r2/kernel/drivers/scsi/scsi_mod.o failed /lib/modules/2.4.20-gentoo-r2/kernel/drivers/scsi/scsi_mod.o: insmod ide-scsi failed
anyone know what this unresolved symbol preempt_schedule thing is?
Most likely you have rebuild your kernel and forget to rebuild or install the modules.
-- [EMAIL PROTECTED] mailing list
Done the following repeatedly:
make dep make clean make bzImage make modules make modules_install cp arch/i386/boot/bzImage /boot reboot
Let me know if I'm missing a step.
Thanks, Cory
-- [EMAIL PROTECTED] mailing list
