Public bug reported:

FAT partitions are mounted with utf-8 encoding by default, so special
characters are displayed incorrectly.

My default fstab file had this line:

UUID=44A9-5BE7  /media/hda2     vfat    defaults,utf8,umask=007,gid=46 0
1

And gave me problems with filename encodings so y changed it to:

UUID=44A9-5BE7  /media/hda2     vfat    defaults,umask=007,gid=46 0
1

remounted the partition and everything was working correctly with the
correct special characters

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
FAT partitions are mounted with utf-8 encoding by default (Gutsy beta)
https://bugs.launchpad.net/bugs/147460
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to