|
how to set default mount codepage for vfat partition as utf8
The default mount codepage for vfat partition seems to be iso-8859-1, which is not OK for non-English languages. Other than recompilation of kernel, could I set the default mount codepage to utf8 somewhere, so that under xfce thunar, I could mount my vfat format usb disk correctly without wrong encoded ???? file names? I know I could set it in /etc/fstab, but it is not generic enough for different usb drives.
|