Skip to content

Instantly share code, notes, and snippets.

@ianthrive
Created February 13, 2014 16:09
Show Gist options
  • Save ianthrive/8977988 to your computer and use it in GitHub Desktop.
Save ianthrive/8977988 to your computer and use it in GitHub Desktop.
Create installer disk for Mac OS Mavericks
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