|
From: Gordon R. <ru...@cl...> - 2007-12-13 21:32:24
|
Hello -- 1.2.14 I'm finding that insmod during initrd fails when I specify mptbase and mptscsih (LSI fusion scsi drivers) in INITRD_MODULES. Insmod, however, works fine on them after boot. I have set scsi_hostadapter to mptscsih in modules.conf and just run "insmod scsi_hostadapter" in boot.local to work-around the issue, but thought I would let you know that something is amiss in the functioning of INITRD_MODULES for the fusion scsi drivers. The returned error when trying to load by INITRD_MODULES is: insmod: mptbase.o: no module by that name found Is there some difference in MODPATH between initrd loading and post-boot loading of modules? thanks..! Gordon Russell |