Skip to content

Instantly share code, notes, and snippets.

@stefanschmidt
Created November 21, 2014 13:00
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 stefanschmidt/098638d5349d3131746d to your computer and use it in GitHub Desktop.
Save stefanschmidt/098638d5349d3131746d to your computer and use it in GitHub Desktop.
Create a bootable USB drive with OS X Mavericks installer
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/USB_Drive --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