National Language Support = utf8 and vfat problem (possible kernel bug)
Linux - GeneralThis forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
On my comp. I have Linux-2.4.26 and MS Windows ME. Win ME uses cp1250 (Central European) code page. In few files I use national characters like šđčćž.
I compiled linux with default utf-8 code page (File Systems -> Native Language Support), and I noticed following problem.
When I mount vfat partition, filenames are properly displayed (even those containing local characters).
But when I save or copy files to this vfat partition, FAT entries are not valid. MS Scan Disk or Symantec Norton Disk Doctor reports an error saying that long filename is not properly associated with short (MS-DOS) filename. When I delete that file from within Windows, some FAT entry remains and MS Scan Disk reports an error.
This problem is solved by compiling kernel with default cp437 code page, but then filenames containing local characters are not properly displayed (there's ? where local character shoul be).
Has anyone else experienced this problem?
Could this be a kernel bug that I should report to the developers?
Last edited by Not now, John!; 07-14-2004 at 07:08 AM..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.