On Thu, 17 Aug 2006, Manish RATHI wrote:

> Hi,
> Following  entries are there for  /dev/sdc and /dev/sdb
> 
> crw-r--r--    1 root     root       5,   1 May  9 15:48 console
> crw-r--r--    1 root     root      29,   0 May 11 13:48 fb0
> crw-r--r--    1 root     root      89,   0 May 11 13:51 i2c-0
> crw-r--r--    1 root     root      89,   1 May 11 13:51 i2c-1
> crw-r--r--    1 root     root       1,   1 May 11 13:49 mem
> crw-r--r--    1 root     root      90,   0 May 11 13:52 mtd0
> crw-r--r--    1 root     root       1,   3 May 11 13:49 null
> brw-r--r--    1 root     root       8,   0 Aug 14 12:06 sda
> brw-r--r--    1 root     root       8,   1 Aug 14 12:06 sda1
> brw-r--r--    1 root     root       8,   2 Aug 14 12:07 sda2
> brw-r--r--    1 root     root       8,  16 Aug 14 12:07 sdb
> brw-r--r--    1 root     root       8,  17 Aug 17 15:17 sdb1
> brw-r--r--    1 root     root       8,  18 Aug 17 15:17 sdb2
> brw-r--r--    1 root     root       8,  32 Aug 14 12:07 sdc
> brw-r--r--    1 root     root       8,  33 Aug 17 15:17 sdc1
> brw-r--r--    1 root     root       8,  34 Aug 17 15:17 sdc2
> brw-r--r--    1 root     root       8,  35 Aug 17 15:19 sdc3
> brw-r--r--    1 root     root       8,  36 Aug 17 15:19 sdc4
> 
> 
> Again running mount with dev = sdc1, sdc4, sdb, sdb1 ["mount -t vfat <dev>
> new/" ] give "Mounting failed No such device"
> 
> As told I also ran "mkdosfs /dev/sdb"
> 
> Few cases were failure where I hanged on write (0x2a). One case was
> successful. 
> Following SCSI cmds were sent [ 0x0, 0x0, 0x28 [READ(10)], 0x28, 0x28, 0x28,
> 0x2a, 0x2a, 0x2a ] in success case.
> I checked on catc that status of cmd was success with residual =0.
> 
> However still mounting with /dev/sbd or /dev/sdb1 give error "No such
> device".
> 
> Pls tell me if you want more information.

It would help to see the dmesg log showing what happens when you plug in 
the device and when you try to mount it.  Also it would help to see the 
exact mount command you used.

Alan Stern


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to