Re-Mounting in MacOSX
After setting up a mount for (NFS, samba) automonting via NetInfo Manager and want it to show up without logging off and on, just “restart” automont:
sudo kill -HUP cat /var/run/automount.pid
After setting up a mount for (NFS, samba) automonting via NetInfo Manager and want it to show up without logging off and on, just “restart” automont:
sudo kill -HUP cat /var/run/automount.pid
You must be logged in to post a comment.