Skip to content

Instantly share code, notes, and snippets.

@okanmenevseoglu
Last active February 7, 2018 08:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okanmenevseoglu/70d20a4059902d31919b23dd64e0ba62 to your computer and use it in GitHub Desktop.
Save okanmenevseoglu/70d20a4059902d31919b23dd64e0ba62 to your computer and use it in GitHub Desktop.
How to Make a Bootable macOS USB Install Drive
# 1) Download Mac Version to install from App Store
# 2) Put a USB stick at least 8 GB
# 3) Open Terminal and enter the following command:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment