Created
October 12, 2013 13:10
-
-
Save Swop/6949862 to your computer and use it in GitHub Desktop.
Make A OSX Mavericks USB boot 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
# (Need a 8 GB USB drive should be called Untitled and formatted as Mac OS Extended (Journaled). The installer should be called Install OS X Mavericks.app and should be in the Applications folder.) | |
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment