** Description changed:

  the default fstab contains this line:
  /dev/hda6       /media/hda6     ntfs    defaults,nls=utf8,umask=007,gid=46 0  
     1
  
  Please adapt the mask so the normal user can access the ntfs partition.
+ 
+ WORKAROUND: changing /etc/fstab may allow access by all users:
+ /dev/hda6       /media/hda6     ntfs    nls=utf8,users,umask=0222 0 0

-- 
ntfs partition can be read only with root account
https://bugs.launchpad.net/bugs/41790
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to