[8898] in linux-scsi channel archive
Re: volume not in /etc/fstab - mounts anyway??
daemon@ATHENA.MIT.EDU (Karl-Heinz Herrmann)
Fri May 26 06:26:43 2000
Message-Id: <XFMail.000526105517.k.-h.herrmann@fz-juelich.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0
In-Reply-To: <B552637B.79A%gavin@datacor.com>
Date: Fri, 26 May 2000 10:55:17 +0200 (MET DST)
Reply-To: Karl-Heinz Herrmann <k.-h.herrmann@fz-juelich.de>
From: Karl-Heinz Herrmann <k.-h.herrmann@fz-juelich.de>
To: Gavin Clark <gavin@datacor.com>
Cc: linux-scsi@vger.rutgers.edu
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 <k.-h.herrmann@fz-juelich.de>
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 majordomo@vger.rutgers.edu