+ -
当前位置:首页 → 问答吧 → mount 后的fat盘上文件中文名无法显示?!

mount 后的fat盘上文件中文名无法显示?!

时间:2006-12-11

来源:互联网

我mount后的fat盘,cd   U盘上中文文件名都是问号????
请高手给予解决!

感激不尽!      

作者: suyi   发布时间: 2006-12-11

mount -t vfat -o iocharset=cp936 /dev/sda /mnt/usb      

作者: ww2000e   发布时间: 2006-12-12

mount -t vfat -o iocharset=cp936 /dev/sda /mnt/usb

mount -t vfat -o iocharset=vtf_8 /dev/sda /mnt/usb
<!-- / message -->
<!-- / message -->      

作者: caimiao   发布时间: 2006-12-22