

> delete freenas:\/mnt\/vol_home\/nfs_ist various output here showing my configuration. The supposedly correct way to remove the undesired link: sudo dscl

(Like the OP, my automount info was not in /etc/auto_master or any of its supporting files). However, it displayed my mount and through this article, I was able to locate where the mount was configured. Long ago, I had used NFS Manager to set up an automount, but after upgrading to Yosemite, the application no longer works properly.
#NFS MANAGER MAC DOWNLOAD PASSWORD#
One last tack to track down the cause of the mount might be to change the password (or require one) on the share temporarily and see what process throws an error on the mac.Īutomatic mounts can also be configured in the Users & Groups pane.ĭo check that you haven't set up AutoMounts and several other settings that can cause file systems to be mounted automatically by looking over the Viewing pop up menu as well as perhaps just detaching from any directory servers that could push those mounts onto your mac as a matter of policy. If you can pinpoint the exact files that are open - you might realize that's where the mount is happening and not have to disable automatic mounts (by disabling the launchd job ). There are lots of places you can cause a remote file system to mount - and we're all guessing them one by one (my guess comes in a moment). Perhaps some program you are unaware is causing the mount. Localhost:/gWMIVnK_1WG9ZzUq0q3qb7 on /Volumes/MobileBackups (mtmfs, nosuid, read-only, nobrowse)įirstly, does lsof show which files are actually open on the share? Does df actually show a mounted filesystem or is Finder being helpful and pinging an available share and just connecting to see what the share points might be, not actually mounting a true filesystem. Map auto_home on /home (autofs, automounted, nobrowse) Map -hosts on /net (autofs, nosuid, automounted, nobrowse) net -hosts -nobrowse,hidefromfinder,nosuidĪnd the output from mount: /dev/disk0s2 on / (hfs, local, journaled) df does show /CIFS and indicates that the Filesystem is x-browser: The mount doesn't show up in Disk Utility or the Directory Utility, and running lsof doesn't show the mount (/CIFS). # Get /home records synthesized from user recordsĪnd running /usr/libexec/od_user_homes produced no output. What can I do to make it stop?įurther information - here's what my /etc/auto_home looks like: #

Where can I look? Even after ejecting the server, it reconnects on the next startup.
#NFS MANAGER MAC DOWNLOAD HOW TO#
I'm assuming I connected to the server at some point in the past, but I'm not sure how to make it stop connecting now. I know this because I see the server in Finder in the Shared section. When I start up my Mac and login, it automatically connects to an NFS server. I upgraded to Lion today, but was having the same problem on Snow Leopard.
