[Tfug] usb flash disc
jbrouse at cox.net
jbrouse at cox.net
Mon Nov 10 10:46:55 MST 2003
I get the same results when I try sda1 sda2, or sdc1 or sdc2 .
>From my reading when I insert the drive and tail -f /var/log/messages I should see what it has been asssigned to sda sdc etc but the results of my /var/log/messages is below.
So according to that I am not sure what usb-storage is assigning to what scsi device name.
In /proc/scsi/scsi since it is recognized as scsi2 would that mean it would be sdc?
If the flash disc is being recognized does that mean that my kernel is build correctly for usb flash discs or could it be that I need to change something in my kernel config?
Jim
"tail -f /var/log/messages" I recieve the following:
> > kernel: usb.c: USB disconnect on device 00:07.3-1 address 2
> > kernel: hub.c: new USB device 00:07.3-1, assigned address 3
>
> From: Christopher Mathis <chris at campus.azintl.edu>
> Date: 2003/11/10 Mon AM 10:53:02 EST
> To: Tucson Free Unix Group <tfug at tfug.org>
> Subject: Re: [Tfug] usb flash disc
>
> try /dev/sdc or sdb, the sda2 would be partition 2 of device 1 (or 0
> depending on where you start from) sdb would be device 2 and sdc would
> be device 3 and so on just like with ide where it comes in as hda hdb
> hdc and so forth...
>
> Chris
>
> On Mon, 2003-11-10 at 01:37, jbrouse at cox.net wrote:
> > I have tried to get my usb flash disc to work by making edits to /etc/fstab and the problem is that I have not been able to determine where usb-storage is loading the usb flash disc in. For example /dev/sda2 could be the usb flash drive but I recieve the following error: /dev/sda2 is not a valid block device
> >
> >
> > When I cat /proc/scsi/scsi I have the below output:
> > cat /proc/scsi/scsi
> > Attached devices:
> > Host: scsi0 Channel: 00 Id: 03 Lun: 00
> > Vendor: PLEXTOR Model: CD-ROM PX-40TS Rev: 1.05
> > Type: CD-ROM ANSI SCSI revision: 02
> > Host: scsi0 Channel: 00 Id: 04 Lun: 00
> > Vendor: PLEXTOR Model: CD-R PX-W1210S Rev: 1.05
> > Type: CD-ROM ANSI SCSI revision: 02
> > Host: scsi2 Channel: 00 Id: 00 Lun: 00
> > Vendor: USB Model: Flash Driver Rev: 1.11
> > Type: Direct-Access ANSI SCSI revision: 02
> >
> > When I run the following command when plugging in the flash disc "tail -f /var/log/messages" I recieve the following:
> > kernel: usb.c: USB disconnect on device 00:07.3-1 address 2
> > kernel: hub.c: new USB device 00:07.3-1, assigned address 3
> >
> >
> >
> >
> > Jim
> >
> > _______________________________________________
> > tfug mailing list
> > tfug at tfug.org
> > http://www.tfug.org/mailman/listinfo/tfug
>
> _______________________________________________
> tfug mailing list
> tfug at tfug.org
> http://www.tfug.org/mailman/listinfo/tfug
>
More information about the tfug
mailing list