Skip to content

Instantly share code, notes, and snippets.

@Jabbslad
Created October 12, 2013 20:01
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 Jabbslad/6954243 to your computer and use it in GitHub Desktop.
Save Jabbslad/6954243 to your computer and use it in GitHub Desktop.
Create Mavericks Bootable USB
# Attribution: http://povolotski.me/2013/10/12/osx-mavericks-gm-out-bootable-installation-usb
# Pre-requisites:-
# * 8GB USB Stick formatted as Mac OS Extended (Journaled)
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment