Installing macOS 10.12 via USB

Installing macOS 10.12 via USB

When faced with a new version of your operating system you typically have two choices. Upgrade your existing installation or format the drive and do a clean install. Most people are going to opt to do an upgrade and that's perfectly fine. In fact, that's how I recommend doing it. However, for the hardcore amongst us, there's simply no substitute for a clean install.

Creating a bootable macOS 10.12 Sierra USB drive is actually easier than you might think. All you need is the Sierra installation file (Install macOS Sierra.app), which you can get from the mac app store, and any 16GB USB thumb drive. The installation app will format your drive and then copy over the operating system files files, so make sure the drive you're using doesn't have anything on it that you want.

Ready to get started?

Start off by inserting the USB drive and wait for its icon to appear on the desktop. Now right-click on the icon, choose "Rename", and change the name to Untitled. Next, you'll want to download the Sierra installation file from the mac app store. Once the installer has finished downloading it will launch and open an installation window. Click on "Install macOS Sierra" in the menu bar and then "Quit Install macOS." Finally, launch the Terminal app, paste the following, and then hit ENETR.

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

This part is going to take some time to finish. How long it takes depends on the speed of the drive. A decent USB 3.0 drive will finish in a few minutes. Slower drives can take as much as 10-15 minutes. Once finished, you'll want to reboot your Mac while holding down the "C" key. This will bring up the OS boot menu which will allow you to choose which drive you want to boot from. Choose your new macOS Sierra USB drive and click OK. If everything goes well you'll soon see an installation window. From there you can use the Disk Utility to format your Mac's HD/SSD and then do a clean install.

That's all there is to it! Please let me know if you found this article useful and/or interesting. Thanks!


To view or add a comment, sign in

More articles by Patrick Mullins

  • The User-friendly Alternative to Find

    `fd` is a super fast, Rust-based alternative to the UNIX/Linux `find` command. It does not mirror all of `find's`…

  • Building a Full Stack DevOps Pipeline: Part One (Bitbucket)

    In this series of blog posts I will be walking you through the process of building your own DevOps Technology Stack…

  • Speeding up macOS Sierra

    Every year (like clockwork) Apple releases a shiny new version of macOS for everyone to play with. Likewise, every year…

  • Stellar Phoenix Data Recovery for iPhone

    Data Recovery We've all done it at least once. We're in a hurry, flicking through hundreds of photos on our iPhones for…

  • Why PuTTY when you can SSH?

    Over the past few weeks I've seen several threads pop up in various Mac forums about installing PuTTY. These questions…

  • Docker on the Raspberry Pi

    Up until recently installing Docker on the Raspberry Pi was a lengthy process that involved building Docker from source…

  • .NET Projects on Linux and macOS

    In order to build .NET projects on Linux (Debian/Ubuntu/Raspbian) or macOS you first need to download and install the .

  • Firefox Tweaks: Use Memory for Cache

    Think of all the images you see when you view your favorite news, forum, or social media sites. All of those images…

    3 Comments
  • Stellar Phoenix Mac Data Recovery 7.1

    Managing files on our computers is something that most of us do every single day. We download files, copy them, move…

  • Turning OS X 10.11 El Capitan into a Speed Deamon

    OS X Defaults System Buried deep inside the underpinnings of Mac OS X is an extremely powerful command-line program…

    10 Comments

Explore content categories