On Thu, 16 Sep 1999, Lorne Shantz wrote:
> This is probably off topic but then again it is something that could be
> implemented in the newer releases that would be very helpful. I have a
> system (server) that is running mandrake 6.0. I have just added an
> Adaptec SCSI host adapter that will run 7 CDROM drives. I don't want to
> start over for obvious reasons. I just want to add a line so that it
> will load the SCSI drivers and then I can start mounting the cd's.
>
> I assume somewhere in rc.d I need to add a line or two. Could some kind
> soul tell me where to search, or how to do this? I'd also want it to
> mount each time it boots. Thanks in advance.
>
> Lorne
alias scsi_hostadapter ah(something), in conf.modules
mkinitrd /boot/initrd-`uname -r` `uname -r`
and add initrd=/boot/initrd/initrd-`uname -r` to lilo.conf in any linux
stanza's you want it to load in. (uname -r, obviously doesn't work in the
conf file, just use 'echo' and you can copy paste it ;] )
then it's your std. fstab type stuff..
--
MandrakeSoft http://www.mandrakesoft.com/
--Axalon