Hi,

> How do I get the kernel to load the scsi module before it reads
> /ect/fstab ?

It should be possible to let it automatically load -- but I don't know
exactly how.

What should work anyway is:

the "mount -a " is done in (Linux system, SuSE) /sbin/init.d/boot. If
you put the modprobe command at the beginning of that script it should
load and then the fstab entries will be mounted.
That's where I put the raid0 initialisation and stuff like that which
has to be done before mounting.

In SuSE there is also a boot.local file, but IIRC thats executed after
boot.



K.-H.


----------------------------------------------------------
E-Mail: Karl-Heinz Herrmann <[EMAIL PROTECTED]>
Date: 26-May-00      Time: 10:51:49
----------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to