Created
August 17, 2018 11:43
-
-
Save byeblogs/bd6d87d48ebb415c0b5b8547a7fe3f64 to your computer and use it in GitHub Desktop.
Bootable OSX - El Capitan
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
See this video on youtube https://www.youtube.com/watch?v=McaJjAAo4DI | |
Use the code below (copy and paste as instructed in the video above): | |
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/elcapitan --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction | |
Important: The red text that I highlighted above (elcapitan) has to match the name you gave your volume when you were formatting the usb flash drive per the video, otherwise it won’t work. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment