Hello, I'm using tomsrtbt to backup/restor VFAT partitions. In french, (i'm a froggy and i'm crazy about stink cheese) language contain accents, and many files in windows have some. The problem is that tomsrtbt don't write proprely on the vfat; long names are correct but short names are wrong : the non-ascii characters (after 128) are encoded in unicode (or iso_8859_1) while they should be encoded in cp437 (by default). I don't understand where is the problem ? I'm trying to make cp850.o module (cp850 is the default codepage in french versions of ms-dos) and mount the vfat partition whith -o codepage=850 option but nothink change. Is the kernel is standart on the rtbt ? Is it possible that the problem come whith the libc5 ? Should i see a doctor ? should i ins the cp437 module ? Thanks, JMB PS. I'm trying whith tomsrtbt-1.7.140, 185 and 205.
