Creating a Catalina Install Drive

First steps are going to be to create an install drive, something for your computer to run on while your main hard drive is being wiped and reinstalled.

Before you run off looking for that one drive you're sure you stuck in a junk drawer somewhere, go to the App Store and download macOS Catalina. It's a bit large, so it'll take a bit to download.

While that runs, go looking for that junk drawer drive your aunt gave you of photos of her extended family, most of whom you've never met anyways. This drive will need to be 12gb or larger(recommended, but might be able to get away with less).

Once you're back, if the Catalina download is done, it will probably start trying to install it on your computer, just quit out of that.

Now, let's prepare the drive

  1. Plug it in.

  2. cmd + space "Disk Utility"

  3. Drop down the "View" tab and select "Show All Devices"

  1. Select the root drive in the side bar.

  2. Click on "Erase"

  3. Choose "Mac OS Extended(Journaled)" as the format.

  4. Choose GUID Partition Map as the scheme.

  1. Rename it "installdrive" and hit Erase(before this point, make sure there's nothing important on the drive)

  2. cmd + space "Terminal"

  3. enter sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/installdrive

  4. you'll have to enter your password(Terminal shows no characters when typing passwords, just type and hit enter)

  5. let it run, and you should have a functioning install drive!

Go here for Part 2!