Skip to content

Instantly share code, notes, and snippets.

@fhefh2015
Forked from LauLaman/Mojave-nfs.md
Created May 6, 2019 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fhefh2015/b7b265c539b5dfc5037408a36e54a377 to your computer and use it in GitHub Desktop.
Save fhefh2015/b7b265c539b5dfc5037408a36e54a377 to your computer and use it in GitHub Desktop.
Vagrant nfs mount Mac OS X Mojave
  1. Mac OS X system settings > Security & Privacy > privacy tab

  2. Select Full Disk Access and click plus icon.

  3. Add terminal in the list ( in my case iTerm)

  4. Restart iTerm

  5. Run command in iterm: $ cd /private/etc && sudo touch ./exports

  6. Start virtual machine trough vargrant: Profit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment