Last active
August 29, 2015 14:07
-
-
Save seanmccann/b72ee74f3c66307f1d5b to your computer and use it in GitHub Desktop.
Install OS X Yosemite from USB Stick
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# where /Volume/MyVolume is your USB stick volume. | |
sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ Yosemite.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment