Skip to content

Instantly share code, notes, and snippets.

@leeky
Created September 2, 2012 16:13
Show Gist options
  • Save leeky/3601003 to your computer and use it in GitHub Desktop.
Save leeky/3601003 to your computer and use it in GitHub Desktop.
Automounting in OSX
1) Bring up Directory Utility (/Applications/Utilities/Directory Utility)
2) Click “Show Advanced Settings”.
3) Click “Mounts”
4) Click the lock to make the changes
5) Click “+” to add an entry
6) Add you entry, expand the mount parameters box and enter net in the options. If you have other options to add, add them as well, comma-separated.
7) At this point, you can either wait for some time for the autofs to detect the change and reload the maps or run the automount -cv command to load the changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment