How do I mount a ntfs usb storage with utf8?
I live in Taiwan.
I find a good usb storage mount app for a certain time.
This app is closest I need. Thank you for develop it.
my problem is:
I can mount the ntfs usb storage, but I can only see files with english filenames.
some files with chinese filename, won't be show.
If I mount the usb storage in shell mode manually with mount option "nls=utf8".
I can see the whole files correctly in file browser.
How do I mount a ntfs usb storage with this app with mount option "nls=utf8"?
when I type dmesg command in shell mode, there is some message shows:
[41748.965393] NTFS-fs error (device sda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set iso8859-1. You might want to try to use the mount option nls=utf8.
by the way, I cat download script file in [Touble-shooting!] section.
forgive my bad English.
|