News & Updates

Create Bootable USB Drive on Mac: Step-by-Step Guide

By Ava Sinclair 232 Views
create bootable usb drive mac
Create Bootable USB Drive on Mac: Step-by-Step Guide

Creating a bootable USB drive on a Mac is a fundamental skill for any user who wants to reinstall macOS, troubleshoot system issues, or install a new operating system from scratch. The process is straightforward thanks to macOS built-in tools, but understanding the nuances ensures a smooth and error-free experience. This guide walks you through the essential steps, from preparing your USB stick to verifying the final bootable state.

Why You Need a Bootable USB Drive

A bootable USB drive serves as a rescue disk and an installation medium for macOS. If your internal drive fails or your system becomes unbootable, having a bootable external drive allows you to start up your Mac and run diagnostics or perform a clean installation. It is also indispensable when you plan to sell your Mac, reinstall the operating system, or set up multiple machines with identical configurations without relying on Apple’s Recovery Mode over the internet.

Preparing Your USB Drive

Before you begin, you need a USB flash drive with sufficient capacity. For modern macOS versions, a 16GB drive is the minimum recommendation, although 32GB provides extra space for additional files or multiple OS versions. The formatting step is critical because the drive must be configured to be recognized by your Mac during startup.

Formatting the USB Drive

Follow these steps to format your USB drive correctly using macOS Disk Utility:

Insert the USB drive into an available port on your Mac.

Open Disk Utility via Spotlight Search or by navigating through Applications > Utilities.

Select your USB drive from the sidebar and click the Erase button.

In the dialog box, name the drive (e.g., "MyVolume") and choose Mac OS Extended (Journaled) as the format.

For drives intended for newer Macs with Apple Silicon or T2 chips, you may select APFS instead.

Ensure the scheme is set to Master Boot Record if you need compatibility with older systems or dual-booting scenarios.

Click Erase and confirm the operation.

Downloading the macOS Installer

You must download the official macOS installer from the App Store before creating the bootable drive. This ensures you are using a genuine, unmodified version of the operating system. Depending on your needs, you might download macOS Big Sur, Monterey, Ventura, or the latest available version. The download can be several gigabytes in size, so ensure you have a stable internet connection.

Creating the Bootable USB Drive with Terminal

This is the core technical process. You will use the Terminal application to write the downloaded installer to your USB drive. This method is precise and gives you full control over the destination drive. Be extremely careful in the following steps, as selecting the wrong drive can result in data loss.

Step-by-Step Terminal Commands

To create the bootable USB, follow these specific instructions:

Open Terminal (located in Applications > Utilities).

Insert your formatted USB drive.

Type diskutil list and press Enter. This command displays all connected drives. Identify your USB drive by its size and name (e.g., /dev/disk2).

Unmount the drive by typing diskutil unmountDisk /dev/diskX , replacing X with the identifier from the previous step.

A

Written by Ava Sinclair

Ava Sinclair is a Senior Editor covering culture, travel, and premium experiences. She focuses on clear reporting and practical takeaways.