Re: Assessing USB Mass Storage devices
Samuel Flory <[email protected]>
| Newsgroups | gmane.linux.redhat.release.limbo |
|---|---|
| Message-ID | <[email protected]> |
Try `fdisk -l /dev/sda`, and see it has a partition table. Mark C wrote: >Since the mass storage driver presents the USB device as a SCSI device, >I ran: >cat /proc/scsi/scsi > >[root@stimpy dev]# cat /proc/scsi/scsi >Attached devices: > Host: scsi0 Channel: 00 Id: 02 Lun: 00 > Vendor: TEAC Model: CD-R58S Rev: 1.0M > Type: CD-ROM ANSI SCSI revision: 02 >Host: scsi1 Channel: 00 Id: 00 Lun: 00 > Vendor: Model: 1.3M DigitalCAM Rev: 1.00 > Type: Direct-Access ANSI SCSI revision: 02 > >But I'm still no where near finding out 'where' of 'what' filesystem it >can be accessed under. > >Mark > > > >