Bug 327476

Summary: NTFS partitions are mounted as readonly
Product: [openSUSE] openSUSE 10.3 Reporter: Santiago Ruiz <dolarsrg>
Component: InstallationAssignee: Thomas Fehr <fehr>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P5 - None CC: alberto.passalacqua, coolo, rastislav.krupansky
Version: RC 1   
Target Milestone: ---   
Hardware: i686   
OS: openSUSE 10.3   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Santiago Ruiz 2007-09-22 14:49:54 UTC
In the /etc/fstab the ntfs partition is mounted this way after clean installation:

/media/sda3          ntfs-3g    users,gid=users,fmask=133,dmask=022,locale=es_ES.UTF-8 0 0

So the user can't write in it using Konqueror.

If you update the file this way:
/media/sda3          ntfs-3g    user,users,gid=users,fmask=133,dmask=022,locale=es_ES.UTF-8,umask=0002 0 0

Then the partition seems to be fully accessible.
Comment 1 Alberto Passalacqua 2007-09-22 19:29:18 UTC
I confirm this bug, and increase priority, because it's a major issue. The same behaviour happens to me on 10.3, with GNOME/Nautilus.

Regards.
Comment 2 Rastislav Krupansky 2007-09-23 17:45:13 UTC
I confirm this bug also.As i wrote in bug 309078, writting is still impossible to internal/external ntfs partitions as user.As root it is possible.
Comment 3 Thomas Fehr 2007-09-24 09:18:59 UTC
Coloo is it ok to change the NTFS fstab options according to above suggestion?
Comment 4 Thomas Fehr 2007-09-24 09:34:21 UTC
*** Bug 309078 has been marked as a duplicate of this bug. ***
Comment 5 Stephan Kulow 2007-09-25 09:13:33 UTC
There is already a bug open asking about this

*** This bug has been marked as a duplicate of bug 293429 ***