October 16, 2004

NTFS分区在mount时的权限问题

Categories:  Linux

昨天在笔记本上使用Linux的时候,需要装载NTFS分区访问其中的文件。直接mount后发现只有root可以访问(哪怕是普通用户身份mount的)。查看man后加上了umask选项,设置umask=002后即可让普通用户也访问NTFS分区的文件了(当然是只读的)。

Posted by dumm at October 16, 2004 03:16 PM
Comments
Post a comment









Remember personal info?




  
Please enter the code as seen in the image above to post your comment.