How can I mount a NAS (actually, a samba share configured in a PC) with utf8 encoding? Or why is this not working?
I configured the resource with the WebUI, added “iocharset=utf8” in the options box, but it is mounted without it:
[code]$ mount
[…]
//HIRUNDO/Música on /mnt/NAS/Música type cifs (ro,relatime,vers=1.0,sec=none,cache=strict,domain=HIRUNDO,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.10.146,unix,posixpaths,serverino,mapposix,acl,rsize=1048576,wsize=65536,actimeo=1)
$ ls /mnt/NAS/Música
Cl??sica[/code]
(by the way, I cannot type the “ú” in the remote terminal, I have to use TAB to autocomplete… even though it works in local terminals)
I’ve tried unmounting, rebooting, etc. The “iocharset=utf8” still appears in the WebUI and in /data/configuration/system_controller/networkfs/config.json