[TriLUG] USB II
rpjday
rpjday at mindspring.com
Thu Nov 8 22:41:48 EST 2001
On Fri, 9 Nov 2001, Jeff Bollinger wrote:
> Ok, so I plugged my external USB hard drive in and /var/log/messages
> reports the following:
>
> Nov 8 11:28:09 sec22 kernel: hub.c: USB new device connect on bus2/2,
> assigned device number 2
> Nov 8 11:28:09 sec22 kernel: usb.c: USB device 2 (vend/prod
> 0xc0b/0xb001) is not claimed by any active driver.
> Nov 8 11:28:10 sec22 kernel: Initializing USB Mass Storage driver...
> Nov 8 11:28:10 sec22 kernel: usb.c: registered new driver usb-storage
> Nov 8 11:28:10 sec22 kernel: scsi1 : SCSI emulation for USB Mass
> Storage devices
> Nov 8 11:28:10 sec22 kernel: usb-uhci.c: interrupt, status 3, frame#
> 1865
> Nov 8 11:28:10 sec22 kernel: Vendor: SAMSUNG Model:
> SV4002H Rev: QP10
> Nov 8 11:28:10 sec22 kernel: Type:
> Direct-Access ANSI SCSI revision: 02
> Nov 8 11:28:10 sec22 kernel: USB Mass Storage support registered.
>
> Apparently it views the drive as SCSI? Does that mean I should add an
> entry to /etc/fstab for something like /dev/scd0? I'm still not sure if
> the drive is mounted (probably not) and if I need to create a mount
> directory...
if you have no other SCSI devices on that host, the first thing i'd
check is the output from "lsmod", to see if there were SCSI drivers
loaded to handle this new "SCSI" device.
also, just for the fun of it, you can run "cdrecord -scanbus", which
tells you the SCSI devices it sees.
finally, if you can make a wild guess at what the device name would
be, try to "fdisk" that drive.
rday
More information about the TriLUG
mailing list