19 May
2011
19 May
'11
04:45
On Thu, 19 May 2011 01:42:30 +0200, James Hatridge <James.Hatridge@gmx.de> wrote:
###############################
Right now my "/dev/sdb1" is mounded as /Storage and only root can use it. I want to change it from (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
to (rw,acl,user_xattr) like I have my /home dir.
See 'man mount' for the options available for ntfs file systems. AFAIR acl and user_xattr aren't supported. You need the uid= and gid= options to specify the user and group that own everything on that fs so that not only root can use it. Philipp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org