On 19-May-98 Brian Kirkland/CADC Designer wrote:
> I have been doing some reading about modules
> trying to understand how they are loaded. I have
> read the kerneld mini-howto, the depmod,modprobe,
> and insmod man pages but I am still confused.
>
> I have a SCSI cdrom and an Adaptec 1510 controller.
> I want the aha152x module to be loaded when I mount my
> cdrom. I thought kerneld would do exactly that if I
> had my conf.modules setup right. However, when I just
> mount my cdrom after a reboot I have problems. Let me
> explain.
You can solve all of this with a line in lilo.conf:
append="aha152x=0x340,11,7,1"
the rerunning lilo. That makes the SCSI module get loaded at boot. The
settings assume the SCSI board is set to the usual default settings for
IRQ, LUN and so forth.
I'm still kinda new and just found this out myself.
---
Someone's been drinking my lunch!
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.