[8389] in linux-scsi channel archive
scsi module not getting loaded
daemon@ATHENA.MIT.EDU (Ron Sukalac)
Fri Mar 17 13:46:28 2000
Message-Id: <m12VfzB-002olDC@nm>
From: sukalac@nm.marconimed.com (Ron Sukalac)
To: linux-scsi@vger.rutgers.edu
Date: Thu, 16 Mar 2000 14:31:09 -0500 (EST)
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 682
I have a system running RH6.1 (2.2.12-20) that is booting from an IDE disk.
I recently added a NCR SCSI controller to it (53C810 based). After
installation, kudzu recognized the new controller and added:
alias scsi_hostadapter ncr53c8xx
to /etc/conf.modules. However the module is not automatically loaded at
boot time or if I try to access an attached drive. If I try to mount a
SCSI drive, I get:
mount: the kernel does not recognize /dev/sda as a block device
(maybe `insmod driver'?)
however if I do:
modprobe scsi_hostadapter
then the module is correctly loaded and I can then mount the disk.
What am I missing here to get the module to load automatically?
--
Ron
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu