Hi, I'm using slackware 12.0, with selfcompiled 2.6.22.6 Linux kernel, fuse-2.7.0 and ntfs-3g-1.1120.
I have strange problems with Polish national characters similar to the one described at http://www.ntfs-3g.org/support.html#locale So I tried to by-pass it as suggested with "locale" option. I put following in to fstab: /dev/sda1 /C ntfs-3g locale=pl_PL 1 0 and tried: ntfs-3g /dev/sda1 /C ntfs-3g /dev/sda1 /C -o locale=pl_PL ntfs-3g /dev/sda1 /C -o locale=pl_PL.iso-8859-2 ntfs-3g /dev/sda1 /C -o defaults mount -t ntfs-3g /C mount -t ntfs-3g /dev/sda1 /C mount -t ntfs-3g /dev/sda1 /C -o defaults mount /C mount /dev/sda1 mount -tntfs-3g -odefaults /dev/sda1 /C but none with good results: for curiosity I tried also: ntfs-3g /dev/sda1 /C -o locale=pl_PL.utf8 it was not correct setting as I use "pl_PL" in my system. However this managed to get directories and files with Polish national characters displayed. It was not correct display but at least it was visible. So after some trials I managed to have Polish letters displayed correctly following way; I put into fstab: /dev/sda1 /C ntfs-3g defaults 1 0 and as a root I umounted and mounted sda1 partition using kdf (KDiskFree). When I tried to mount using console it didn't work despite the fact that the command I used i.e. mount -tntfs-3g -odefaults /dev/sda1 /C is supposed to be the same as the one used by kdf. I know this from error messages that appears when someone using kdf is trying to mount already mounted partition. This behavior does not have much sense. But maybe you can guess what is wrong. best regards Andrzej --------------------- Panorama Internetu - prognoza pogody, poczta e-mail z najwi?kszym za??cznikiem, SMS, wyszukiwarki: Gooru, Anonser, serwisy: randki, og?oszenia, wakacje, program TV, Kina, muzyka, DVD, newsy, inne. http://www.panoramainternetu.pl/ (http://www.epf.pl/) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ ntfs-3g-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel
