Skip to content

Instantly share code, notes, and snippets.

@borestad
Created October 8, 2015 09:43
Show Gist options
  • Save borestad/2f06a0186bd8d333e56e to your computer and use it in GitHub Desktop.
Save borestad/2f06a0186bd8d333e56e to your computer and use it in GitHub Desktop.
###
# 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