I need to use USB drives in Turkish language. If I mount drivers from nautilus I can not see my drive from nautilus. If mount drivers from Nautilus but ls characters like "Ö, Ü, Ğ, Ş, Ç" shown as ?. If I mount with
mount_msdosfs -L tr_TR.UTF-8 /dev/da0s1 /mnt
everything works properly. How can i fix this problem?