Skip to content

Instantly share code, notes, and snippets.

@ghalusa
Created October 21, 2014 01:21
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 ghalusa/43d96e8bcf4fc668f8be to your computer and use it in GitHub Desktop.
Save ghalusa/43d96e8bcf4fc668f8be to your computer and use it in GitHub Desktop.
Bootable USB OS X 10.10 Yosemite Install Using createinstallmedia
# Create a bootable OS X 10.10 Yosemite install drive on a USB flash drive using createinstallmedia
sudo /Volumes/Macintosh\ HD/Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --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