Hello,
I used to copy files on my USB-key using FAT32 filesystem. To do so, I was mounting my filesystem using mount_msdosfs.
For 2 days, for an odd reason, I cannot copy files on my USB anymore. I tried with 3 USB-sticks : 2 days ago with 2 different sticks : Copying any files into the key would corrupt the filesystem. Then today I tried with my USB key, that I used before to transfer files without a problem between FreeBSD 8.0 and Windows 7. The result was different : The copy worked, when I cat the file I could see its content.
But if I unplug my key, and then I plug my key again into my computer, the file will be shown as ... empty ! Same thing on Windows obviously. Every copied file will be 0 byte :/
I tried to check my key with an hexadecimal editor: Nothing was copied. Every single byte of my key was empty.
So I have no idea why msdosfs suddenly stopped working. I tried to format it without success (same problem). Any idea ?
Regards
PS : Sorry for the english
I used to copy files on my USB-key using FAT32 filesystem. To do so, I was mounting my filesystem using mount_msdosfs.
For 2 days, for an odd reason, I cannot copy files on my USB anymore. I tried with 3 USB-sticks : 2 days ago with 2 different sticks : Copying any files into the key would corrupt the filesystem. Then today I tried with my USB key, that I used before to transfer files without a problem between FreeBSD 8.0 and Windows 7. The result was different : The copy worked, when I cat the file I could see its content.
But if I unplug my key, and then I plug my key again into my computer, the file will be shown as ... empty ! Same thing on Windows obviously. Every copied file will be 0 byte :/
I tried to check my key with an hexadecimal editor: Nothing was copied. Every single byte of my key was empty.
So I have no idea why msdosfs suddenly stopped working. I tried to format it without success (same problem). Any idea ?
Regards
PS : Sorry for the english