Skip to content

Instantly share code, notes, and snippets.

@Swop
Created October 12, 2013 13:10
Show Gist options
  • Save Swop/6949862 to your computer and use it in GitHub Desktop.
Save Swop/6949862 to your computer and use it in GitHub Desktop.
Make A OSX Mavericks USB boot stick
# (Need a 8 GB USB drive should be called Untitled and formatted as Mac OS Extended (Journaled). The installer should be called Install OS X Mavericks.app and should be in the Applications folder.)
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