Re: [linux-usb-devel] Read-Only filesystem

2005-01-19 Thread Alan Stern
On Wed, 19 Jan 2005, Sara Fonseca wrote: > Alan, I recompiled to kernel to get usb-stor debuf msgs. When I try to > read a file previously recorded by windows system, this is what is > shows(/dev/sdb mounted on /mnt/usb): > > >cp /mnt/usb/file.txt . > > usb-storage: Command READ_10 (10 bytes) >

Re: [linux-usb-devel] Read-Only filesystem

2005-01-19 Thread Sara Fonseca
Alan, I recompiled to kernel to get usb-stor debuf msgs. When I try to read a file previously recorded by windows system, this is what is shows(/dev/sdb mounted on /mnt/usb): >cp /mnt/usb/file.txt . usb-storage: Command READ_10 (10 bytes) usb-storage: 28 00 00 00 0c 5f 00 00 01 00 usb-storage: B

Re: [linux-usb-devel] Read-Only filesystem

2005-01-19 Thread Alan Stern
On Tue, 18 Jan 2005, Sara Fonseca wrote: > Hi, > > when I connect my pen drive in linux(kernel 6.9) the filesystem > automounts, but as read-only. Most likely the pen drive is telling your computer that it is write-protected. > Another issue is that i cant read the > files(I/O errors). The pen