[Bug 161673] Cyrillic file names on usb storage devices are displayed as '?????????'
George
gogast at mail.ru
Thu Jul 17 10:45:16 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=161673
------- Additional Comments From gogast mail ru 2008-07-17 10:45 -------
mount -o codepage=855,iocharset=utf8,uid=linux,gid=users /dev/sdb1 /mnt/ - works
in kernel parameters i have:
linux:/home/linux # grep "FAT_DEFAULT" /boot/config
CONFIG_FAT_DEFAULT_CODEPAGE=855
CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
so files with cyrillic letters on fat32 devices are displayed without problems
you can recompile kernel with this parameters
More information about the Kdelibs-bugs
mailing list