Re: [Linux-usb-users] usb mass storage woes

2004-04-22 Thread Marr
On Thursday 22 April 2004 07:53pm, Matthew Dharm wrote: > On Thu, Apr 22, 2004 at 05:06:51PM -0500, Marr wrote: > > On Thursday 22 April 2004 02:46pm, tj wrote: > > > Which scsi /dev do you use to mount a usb mmc reader/writer to? > > > > > > > > >From this, it looks like you should be using '/dev

Re: [Linux-usb-users] usb mass storage woes

2004-04-22 Thread Matthew Dharm
On Thu, Apr 22, 2004 at 05:06:51PM -0500, Marr wrote: > On Thursday 22 April 2004 02:46pm, tj wrote: > > Which scsi /dev do you use to mount a usb mmc reader/writer to? > > > >From this, it looks like you should be using '/dev/sdb1' (second SCSI bus = > 'b', 1st partition on MMC card = '1'). T

Re: [Linux-usb-users] usb mass storage woes

2004-04-22 Thread tj
s It was the scsi disk module. Like I said, I am not a scsi expert. I can mount the mmc device, don't have an SD device to try. Thank you for your assitance To Marr FYI: It does mount on /dev/sda1, not sdb1. Again, thanks for everyones help tj Stephen J. Gowdy wrote: Do you have SCSI Disk supp

Re: [Linux-usb-users] usb mass storage woes

2004-04-22 Thread Marr
On Thursday 22 April 2004 02:46pm, tj wrote: > Which scsi /dev do you use to mount a usb mmc reader/writer to? (snip) > Now, one thing I do notice is there is no /dev/sda0, is that correct? Yes, that's normal. > # cdrecord -scanbus > Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002

Re: [Linux-usb-users] usb mass storage woes

2004-04-22 Thread Stephen J. Gowdy
Do you have SCSI Disk support in yoru kernel or loaded as a module? Doesn't look like you do have MULTI_LUN support... On Thu, 22 Apr 2004, tj wrote: > Which scsi /dev do you use to mount a usb mmc reader/writer to? > > Here is my lsmod: > > usb-storage25712 0 (unused) > uhci

[Linux-usb-users] usb mass storage woes

2004-04-22 Thread tj
Which scsi /dev do you use to mount a usb mmc reader/writer to? Here is my lsmod: usb-storage25712 0 (unused) uhci 25616 0 (unused) usbcore62016 1 [usb-storage uhci] When I plug in the device, with or without the MMC card in it, dmesg repo