Created
October 8, 2015 09:43
-
-
Save borestad/2f06a0186bd8d333e56e to your computer and use it in GitHub Desktop.
This file contains 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
### | |
# This script assumes 2 things | |
# 1. One have already downloaded the yosemite installer through Appstore or at leaast put "Install OS X Yosemite.app" into the /Apps folder | |
# 2. A fresh 8 GB+ USB Memory is inserted and have the volume name "Untitled" | |
# | |
### | |
sudo /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