[Fedora-i18n-list] Wrong codepage when mounting usb device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




When usb flash device is connected, it is automounted with wrong
codepage and russian text is unreadable. To solve this problem, I have
to unmount the device and to mount it again with utf8 codepage.
There is  another way to solve this problem - to add the next code to
storage-policy.fdi file:

<!-- Use UTF-8 charset for vfat -->
<match key="volume.fstype" string="vfat">
<merge key="volume.policy.mount_option.iocharset=utf8"
type="bool">true</merge>
<merge key="volume.policy.mount_option.quiet" type="bool">true</merge>
<merge key="volume.policy.mount_option.umask=000"
type="bool">true</merge>
</match>

Can anyone do it in CVS?


[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux