Skip to content

Instantly share code, notes, and snippets.

@chriswburke
Created February 23, 2015 18:26
Show Gist options
  • Save chriswburke/758a1fab01eb5d551848 to your computer and use it in GitHub Desktop.
Save chriswburke/758a1fab01eb5d551848 to your computer and use it in GitHub Desktop.
Create bootable install media for OSX
sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/[diskname] --applicationpath /Applications/Install\ OS\ X\ Yosemite.app --nointeraction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment