[3668] in linux-scsi channel archive
Re: partition check fails to find a disk
daemon@ATHENA.MIT.EDU (Leonard N. Zubkoff)
Thu Apr 9 13:59:57 1998
Date: Thu, 9 Apr 1998 10:33:31 -0700
From: "Leonard N. Zubkoff" <lnz@dandelion.com>
To: apian@ise.fhg.de
CC: linux-scsi@vger.rutgers.edu
In-reply-to: <199804091004.MAA19001@tos77.ise.fhg.de> (apian@ise.fhg.de)
From: apian@ise.fhg.de
Date: Thu, 9 Apr 1998 12:04:13 +0200 (MESZ)
Hi folks,
aha1542 misses a disk on 2.0.31 and 2.0.33 ;
scenario:
aic7xxx compiled into kernel, one disk (-> /dev/sda )
aha1542 compiled as module, loaded after boot, 4 devices
/dev/sda[bc] are found, checked, and work
/dev/sdd is found, but later ignored
/dev/sr0 is found and works (cd burner)
The disk at /dev/sdd is otherwise fine and works if mapped to /dev/sdb or sdc .
Apparently the forth disk is just plainly ignored:
fdisk /dev/sdd
Unable to open /dev/sdd
And its not checked for partitions (which it should, even if there aren't any
on it yet, right ?)
Disk, cables, terminators etc. where swapped and didn't influence anything.
Increase the value of SD_EXTRA_DEVS in linux/drivers/scsi/hosts.h.
Leonard
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu