[TriLUG] USB II

Daniel T. Chen crimsun at email.unc.edu
Fri Nov 9 09:11:15 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:10 sec22 kernel: scsi1 : SCSI emulation for USB Mass
> Storage devices
> 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?

Yes, this is in the code. Even ATAPI devices must appear to the generic
layer as SCSI devices.

> 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...

For USB devices, I use in /etc/fstab (sorry about the spacing):

none            /proc/bus/usb   usbdevfs noauto                 0       0

However, I've not tried any mass storage devices, just a plain jane
optical wheel mouse.

Btw, www.linux-usb.org is a good resource for such things.

---
Dan Chen                 crimsun at email.unc.edu
GPG key: www.cs.unc.edu/~chenda/pubkey.gpg.asc




More information about the TriLUG mailing list