Messages in this thread |  | | Date | Mon, 20 Nov 2006 18:49:12 +0100 | From | The Peach <> | Subject | Re: bug? VFAT copy problem |
| |
On Tue, 21 Nov 2006 02:32:43 +0900 OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> wrote:
> I couldn't reproduce this for now. Could you tell mount options which > you used? and after mount, "cat /proc/mounts", please.
# mount | grep vfat /dev/sdb1 on /mnt/iomega type vfat (rw,uid=1000,gid=100,codepage=850,iocharset=iso8859-15)
it seems only related to those kind of files, but I don't know how to inspect the "file properties" and why these files behave like this. As you can see and with a strace made on cp, the files _seems_ to be copied with the correct case, whilst it isn't, as seen with "ls". This and other things let me think is a vfat problem.
-- Matteo 'Peach' Pescarin
ICQ UIN = 71110111 Jabber ID = smartart@unstable.nl Web Site = http://www.smartart.it GeCHI = http://www.gechi.it - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |