Skip to content

Instantly share code, notes, and snippets.

@4np
Last active June 6, 2017 11:53
Show Gist options
  • Save 4np/165c8d07e93f6efa508ba878eae82b26 to your computer and use it in GitHub Desktop.
Save 4np/165c8d07e93f6efa508ba878eae82b26 to your computer and use it in GitHub Desktop.
Create Mac OS Sierra Install Media

Create Mac OS Sierra Install Media

After formatting an USB drive and naming it SierraBootInstall, execute the following line:

sudo /Applications/Install\ macOS\ 10.13\ beta.app/Contents/Resources/createinstallmedia --volume /Volumes/SierraBootInstall --applicationpath /Applications/Install\ macOS\ 10.13\ beta.app --nointeraction &&say Done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment