-
Notifications
You must be signed in to change notification settings - Fork 19.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
openwrt固件samba和ftp查看FAT32格式U盘文件中文乱码 #2136
Comments
root@OpenWrt: |
系统,挂载点,重新添加挂载,修改挂载参数 |
感谢支招,刚刚试了一下,还是乱码,请问你自己测试过吗? |
挂载点参数改为 |
请问这个参数加在哪里 |
/etc/config/fstab |
感谢,测试了一下,挂载参数添加了iocharset = utf8在u盘插上重启openwrt后,确实能显示中文,但是热拔插U盘后就还是乱码了 |
auto-fs 的锅,别编译进去 |
谢谢大雕兄! |
编译菜单中找不到auto-fs的选项呀! |
auto-fs 是个什么鬼 |
我也遇见了类似问题,加上iocharacter也不行 |
如题,刷了好多版本的openwrt固件,samba和ftp查看u盘文件,只要中文名字的就乱码,U盘文件系统FAT32,百度搜了很多方法都没有解决办法。
硬路由上Pandorabox和老毛子固件,同样这个U盘,不乱码。
请大佬指点一下。
The text was updated successfully, but these errors were encountered: