Will Dyson on Mon, 10 Jun 2002 23:56:40 -0400 |
W. Chris Shank wrote: I have the driver loaded and it's being recognized on the scsi bus, but i can't figure out which device it is accessible under. isn't there a way to see this? below is cat /proc/scsi/scsi
and here is ls /proc/scsi If the disk is really being recognized, the driver should print a line to the syslog (which may echo it to the console, depending on settings), which should be informative. I take it from the /proc/scsi/scsi file that you have no actual scsi hdds. In that case, you may not have the sd (scsi disk) driver loaded or even availble as a module. This had bit me several times when trying to use a usb-storage device. -- Will Dyson "Back off man, I'm a scientist!" -Dr. Peter Venkman
|
|