Skip to content

Instantly share code, notes, and snippets.

@djaoka
Created July 23, 2014 14:07
Show Gist options
  • Save djaoka/bb6c6c9e5c763ba0a830 to your computer and use it in GitHub Desktop.
Save djaoka/bb6c6c9e5c763ba0a830 to your computer and use it in GitHub Desktop.
Umount NFS on Mac OS
1.Show the files in the folder :
ls /var/db/dslocal/nodes/Default/mounts
2.Delete what you want :
rm /var/db/dslocal/nodes/Default/mounts/<myfile>.plist
3.Reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment