[ILUG] Loading SCSI modules
Niall O Broin
niall at linux.ie
Thu Oct 17 20:20:03 IST 2002
On Thu, Oct 17, 2002 at 03:06:26PM +0100, Drew Ferguson wrote:
> > I have a box with a Promise FastTrak IDE controller with 4 disks, an
> > Adaptec SCSI controller with a DAT drive and an IDE CD-RW.
>
> Dunno if this helps .. what I do is force the ide-scsi module to load from
> /etc/rc.d/boot.local with
>
> /sbin/modprobe ide-scsi
> /sbin/modprobe aha152x
>
> or is this what you are trying to avoid? otherwise I couldn't figure it either
This is what I'm trying to avoid. I have one SCSI module (ide-scsi) loading
from an initrd, one (FastTrak) loading from a script in boot.d, and one (the
REAL SCSI) not autoloading at all. I could put them all in a boot.d script
and I could also put them all in an initrd, but neither approach seems 'right'
> - perhaps ide-scsi is not an auto-loadable module - is this possible?
I don't know, but I don't think so - it's just a question of how to trigger
the loading.
Niall
More information about the ILUG
mailing list