[Bug 1050021] Re: autofs failed to mount .hidden
Steffen Heyne
1050021 at bugs.launchpad.net
Fri Mar 8 09:18:02 UTC 2013
I'm currently playing around with autofs in order to mount nfs shares
from my home NAS. Everything works fine on the terminal, but when I'm
using Nautilus as first-time access there is a problem with this .hidden
directory. My share gets mounted to the .hidden dir instead to the name
I provided with the automount map.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1050021
Title:
autofs failed to mount .hidden
Status in “autofs” package in Ubuntu:
Confirmed
Bug description:
I use autofs to mount network drive via NFS (Ubuntu 12.04 with all
updates).
Configuration files:
/etc/auto.master:
------------------------
/media /etc/auto.nfs --timeout 10
/etc/auto.nfs:
----------------
myshare -fstype=nfs4,soft,intr 192.168.1.1:/
I made the directory /media/myshare in advance.
First a stopped service: "service autofs stop" and run "automount -f -v" to see its messages.
Than I tried to access /media/myshare. ls is OK, mc from console too but when I do it with nautilus I get " failed to mount /media/.hidden" and nothing else happens. What is interesting, sometimes the first attempt works but the second fails and myshare directory is deleted!
This is the situation on Ubuntu 12.04. At the same time the same
configuration works perfectly on Kubuntu 12.04 with Krusader and
Dolphin. Any ideas or workarounds?
Note: what is wrong with autofs? There is an old "syntax error" bug
(https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/488696) that I
had to fix first and now this one I don't know what to do about.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1050021/+subscriptions
More information about the foundations-bugs
mailing list