[opensuse] mounting ntfs partition
Hello, I can mount an NTFS partition and, as root, read and write to it, however I'd like all users to be able to read and write to it. This is in my /etc/fstab; /dev/disk/by-id/ieee1394-0010b9210090c0ab:000460:0000-part1 /maxraid1 ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0 <snip> Using 'chmod' on the dir doesn't change the permissions either. d--------- 1 root users 4096 2009-01-02 09:21 maxraid1 What can I put in fstab to make this mount read/writeable to all users? Many thanks, James -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
James D. Parra wrote:
/dev/disk/by-id/ieee1394-0010b9210090c0ab:000460:0000-part1 /maxraid1 ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
Use fmask=113,dmask=002 Regards nordi -- Spam protection: All mail to me that does not contain the string "suse" goes to /dev/null. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
James D. Parra
-
nordi