Skip to content

Instantly share code, notes, and snippets.

@andreajparker
Last active February 3, 2019 03:28
Show Gist options
  • Save andreajparker/2495d9f3127248f0903bded20ef1b95f to your computer and use it in GitHub Desktop.
Save andreajparker/2495d9f3127248f0903bded20ef1b95f to your computer and use it in GitHub Desktop.
SSD Installation

Pre-reqs

Make your bootable USB

It'll look something like this:

dataJancBookPro:~ datajanitor$ sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/empty --nointeraction && say Mojave Drive Created
Erasing disk: 0%... 10%... 20%... 30%... 100%
Copying to disk: 0%... 10%... 20%... 30%... 40%... 50%... 60%...

Of course you can always cross your fingers and hope that the Internet Recovery option works to install a fresh copy of OS X but let's plan for failure and make a bootable USB with the OS... Let's not count on the Internet Recovery installation as something that works 1oo% of the time.

Remarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment