For those mounting an nfs and having this issue, as per comment 21
(https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/442130/comments/21)
I changed the following line:

XXX.XXX.XXX.XXX:/nfs/Public /media/BigToaster nfs
rw,user,rsize=8192,wsize=8192,timeo=14,intr,nfsvers=3 0 0

to

XXX.XXX.XXX.XXX:/nfs/Public /media/BigToaster nfs
defaults,rsize=8192,wsize=8192,timeo=14,intr,nfsvers=3 0 0

Basically changed "rw,user" to "defaults" and my problems are fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/442130

Title:
  Custom fstab causes duplicate entries for partitions in Places

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/442130/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to