Lost Temple

我是一个程序员

linux mount fat分区时正确保存文件名的大小写

问题是从一个Linux/Windows共享的FAT分区上所有的CVS目录在linux下都变成了小写开始的。
所幸原因和解决方法都简单在一问一答中。请参考:

http://www.linuxquestions.org/questions/showthread.php?t=304167

同时把答案抄在这里备份一下:

Try using the shortname option:
mount -t vfat -o shortname=[lower|win95|winnt|mixed] /dev /mountpoint
(choose one of the options, I would go with winnt or mixed first, the default is lower

------
忍不住牢骚一句:这个blog系统在Firefox下用户体验真是suck。

posted on 2007-05-26 07:20 izuk 阅读(743) 评论(0)  编辑  收藏 所属分类: linux


只有注册用户登录后才能发表评论。


网站导航:
博客园   IT新闻   Chat2DB   C++博客   博问