[2992] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: Adaptec card problems

daemon@ATHENA.MIT.EDU (Harald Milz)
Tue Dec 23 13:03:14 1997

Date: 	Tue, 23 Dec 1997 08:38:00 +0100
From: hm@seneca.muc.de (Harald Milz)
To: linux-scsi@vger.rutgers.edu
X-Reply-To: Replies to the From address will go to /dev/null. Use Reply-To. 
Reply-To: h.milz@seneca.muc.de

C.J. Oster (cjo@pobox.com) wrote:
> I recently put an adapted 1520B in my Pentium 200mmx linux box.  I finally
> got the kernel to recognize the card, and in /proc/scsi, there is a list of
> scsi devices attached (scsi), and a directory for the card (aha152x/).  So
> I know the card works, and is recognized at bootup.  But when I try to
> mount anything, I get "Kernel doesn't recognize /dev/sdb1 as a valid block
> device.  (maybe insmod driver) ".  I've used the MAKEDEV script and made

The kernel tells you what's wrong. Try "cat /proc/devices" and see whether
you have "8 sd" listed under "Block devices". If not, you need to either
"modprobe sd" (depending on whether you have these modules in the correct
path) or reconfigure/compile your kernel to include the SCSI device driver
code.  

> all of the devices sda-sdg, which by the way only makes 8 partition entries
> for each device, 

Yeah that's annoying. Whoever is the MAKEDEV maintainer: this should be
fixed. 


home help back first fref pref prev next nref lref last post