Skip to content

Instantly share code, notes, and snippets.

@baskeboler
Last active July 21, 2017 02:03
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 baskeboler/7e0281b41dd4ba479019031b62275639 to your computer and use it in GitHub Desktop.
Save baskeboler/7e0281b41dd4ba479019031b62275639 to your computer and use it in GitHub Desktop.
install mac os sierra virtual machine
$ vagrant init jhcook/macos-sierra
$ vagrant up

(I got errors while starting the virtual machine, fixed it opening Virtualbox and editing the generated virtual machine's settings. I disabled nested pagination from the System -> Acceleration menu)

After that the vm booted without problems and I was able to successfully install xcode.

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