How to create a bootable installer for macOS Sierra

It's never a bad idea to have a bootable copy of macOS Sierra!

Whether you need to install macOS Sierra on a bunch of devices or you just want to avoid re-downloading the installer from the Mac App Store if you ever need it in the future, consider creating a bootable installer. You can use it on a hard drive partition for dual-software installation, to install on multiple Macs in your home, or as a bootable drive if you can't use the Internet Recovery partition. It also will make it much easier to downgrade from a newer version of macOS back to Sierra if the next iteration of macOS doesn't suit your fancy.

Before you start

Before you get started, make sure you have a thumb drive with at least 8GB of storage, or a spare external hard drive (one you aren't planning to use for anything else). You'll also need to download macOS Sierra from the Mac App Store.

Note: After macOS Sierra has downloaded, it will automatically launch the installer to begin the installation process. Close the installer instead.

And please: Don't forget to back up your Mac before you do anything.

How to format your external drive for macOS Sierra

You'll need to start with a clean thumb drive or hard drive in order to make it a bootable drive.

  1. Plug the thumb drive (or cord) into the appropriate port on your Mac.
  2. Click on Finder in your Dock to open a Finder window.
  3. Select Applications from the list on the left side of the window.

  4. Scroll down and double-click on Utilities.
  5. Scroll down and double-click on Disk Utility.

  6. Select your drive under External.
  7. Click on the Erase tab at the top of the window.

  8. Name the drive sierra. Or, name it something easy to remember because you will need it when you create a bootable drive.
  9. Select Mac OS Extended (Journaled) from the format list.
  10. Click Erase.
  11. Click Done when the process is complete.
  12. Close the Disk Utility window.

Your thumb drive or external hard drive is now ready.

How to make your external drive into a macOS Sierra boot drive

Important:You will need to use an administrator account on your Mac in order to run the Terminal commands to create a boot drive.

  1. Click on Finder in your Dock to open a Finder window.
  2. Select Applications from the list on the left side of the window.

  3. Scroll down and double-click on Utilities.
  4. Scroll down and double click on Terminal.

  5. Recall the name of your formatted external drivewhen entering the following text into Terminal. If you did not name it "sierra" you will need to change the command syntax for the pathname where it says: Volumes/sierra.
  6. Enter the following text into Terminal:

    sudo /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/sierra --applicationpath /Applications/Install macOS Sierra.app --nointeraction

  7. Hit the enter/return key.

  8. Enter your administrator account password. This is the password you use to make changes on your Mac or log in. No text will appear in Terminal when you enter the password.

The process could take a very long time, depending on the drive. When it is done, the Terminal window will report "Done."

How to use macOS Sierra with a bootable drive

Once macOS Sierra is installed on your external drive, you can boot up any Mac with the drive plugged into it.

  1. Turn off the Mac you want to use macOS Sierra with the bootable drive.
  2. Connect the drive to your Mac via the USB port.
  3. Turn on your ac.
  4. Hold down the Option key when you hear the startup chime.
  5. Select the external drive with macOS Sierra on it from the list of systems to start up your computer.

Questions?

Do you have any questions about how to create a bootable drive for the macOS Sierra installer? Let us know in the comments.

Comments are closed.