Last active
November 30, 2019 04:05
-
-
Save filmgirl/72eeeab4063cce8612fd to your computer and use it in GitHub Desktop.
Create Bootable USB Drive for OS X El Capitan
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
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction |
How long does this process take? from say, "Copying installer files to disk..." every mac is different but if you have an estimated time (im on a relatively new 2013 macbook pro) Just wondering if the install is failing or hanging . . .
Likely several minutes.
Lots of ways to watch this. One suggestion is to bring up a Finder window, highlight the "Install OS X El Capitan" volume, make sure you are in file "list" mode, and keep an eye on the file size.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How long does this process take? from say, "Copying installer files to disk..." every mac is different but if you have an estimated time (im on a relatively new 2013 macbook pro) Just wondering if the install is failing or hanging . . .