Skip to content

Instantly share code, notes, and snippets.

@SpacyRicochet
Created September 21, 2016 06:06
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 SpacyRicochet/d1bb3cba2bd7ac9c3ff25c7c5f59defb to your computer and use it in GitHub Desktop.
Save SpacyRicochet/d1bb3cba2bd7ac9c3ff25c7c5f59defb to your computer and use it in GitHub Desktop.
How to make a bootable macOS Sierra installer drive
  1. Follow the instructions on this iMore tutorial
  2. EXCEPT when you have to enter the terminal command, use the following command instead;

sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/elcap --applicationpath /Applications/Install\ macOS\ Sierra.app --nointeraction

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