在/etc/fstab中,你需要将mount参数中的umask设置为“umask=0000”,这样设置,相当于Linux下的chmod 777,重启系统后,就会发现每个文件/文件夹的权限都变成了777。
转自:http://blog.csdn.net/learnhard/archive/2010/05/23/5617609.aspx
在/etc/fstab中,你需要将mount参数中的umask设置为“umask=0000”,这样设置,相当于Linux下的chmod 777,重启系统后,就会发现每个文件/文件夹的权限都变成了777。
转自:http://blog.csdn.net/learnhard/archive/2010/05/23/5617609.aspx