Skip to content

Instantly share code, notes, and snippets.

@filmgirl
Last active November 30, 2019 04:05
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save filmgirl/72eeeab4063cce8612fd to your computer and use it in GitHub Desktop.
Save filmgirl/72eeeab4063cce8612fd to your computer and use it in GitHub Desktop.
Create Bootable USB Drive for OS X El Capitan
sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction
@ryan-w-moore
Copy link

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 . . .

@sparky21
Copy link

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