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 J�rg Schilling > Linux sg driver version: 3.1.25 > Using libscg version 'schily-0.7' > scsibus0: > cdrecord: Warning: controller returns wrong size for CD capabilities page. > 0,0,0 0) 'E-IDE ' 'CD-ROM 50X ' '50 ' Removable CD-ROM > 0,1,0 1) 'HP ' 'CD-Writer+ 9100 ' '1.0c' Removable CD-ROM > 0,2,0 2) * > 0,3,0 3) * > 0,4,0 4) * > 0,5,0 5) * > 0,6,0 6) * > 0,7,0 7) * > scsibus1: > 1,0,0 100) 'Generic ' 'USB SD Reader ' '2.00' Removable Disk > 1,1,0 101) * > 1,2,0 102) * > 1,3,0 103) * > 1,4,0 104) * > 1,5,0 105) * > 1,6,0 106) * > 1,7,0 107) * From this, it looks like you should be using '/dev/sdb1' (second SCSI bus = 'b', 1st partition on MMC card = '1'). Bill Marr ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg297 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
