Why you need a bootable macOS USB installer
Short answer: A bootable USB installer lets you reinstall macOS on a Mac that will not start normally, repair a corrupted system volume, erase and reinstall on a Mac before selling, or restore a Mac that cannot reach Apple’s internet recovery servers due to poor connectivity. Indian Mac users especially benefit from a local bootable USB because internet recovery (holding Shift-Option-Command-R at boot) downloads a full macOS installer over the internet — on a slow or unreliable connection this can take 4–8 hours or fail partway through. A USB installer completes the same job in 20–30 minutes regardless of internet speed.
How to create a macOS Sonoma or Sequoia bootable USB
Step 1: Download the full macOS installer
On a working Mac, open the App Store and search for macOS Sequoia (the current version as of 2026) or macOS Sonoma (the previous version). Click Get. The download is approximately 13 GB. When it finishes, the installer will launch automatically — quit it immediately without proceeding. The full installer file, named Install macOS Sequoia.app, will be in your Applications folder. If you only see a small (1–2 MB) download, your Mac likely already runs that version; use Terminal and run softwareupdate --fetch-full-installer --full-installer-version 15.x (replace 15.x with the target version).
Step 2: Prepare the USB drive
Plug in a 16 GB+ USB 3.0 drive. Open Disk Utility (Applications → Utilities → Disk Utility). Select the USB drive in the left panel (not a partition under it, but the drive itself). Click Erase. Set Name to MyVolume (this exact name is used in the Terminal command), Format to Mac OS Extended (Journaled), and Scheme to GUID Partition Map. Click Erase. This will completely wipe the USB drive.
Step 3: Run createinstallmedia in Terminal
Open Terminal (Applications → Utilities → Terminal) and paste the following command for Sequoia:
sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
Press Return, enter your administrator password when prompted, and type Y to confirm erasing the drive. The process takes 15–25 minutes. You will see progress messages and a final Copy complete and Done confirmation. Do not disconnect the USB drive or close Terminal during this process. For Sonoma, replace Sequoia with Sonoma in the command.
Step 4: Boot from the USB installer
Apple Silicon Mac (M1 to M5): Shut down the Mac. Press and hold the power button until Loading startup options appears on screen. Select the USB drive from the startup menu, click Continue, and proceed with the installation or Disk Utility repair.
Intel Mac with T2 chip (MacBook Pro 2018–2020, MacBook Air 2018–2020): You must first allow external boot. Hold Command-R at startup to enter macOS Recovery. Open Startup Security Utility. Set Allowed Boot Media to Allow booting from external or removable media. Then restart holding Option and select the USB installer.
Step 5: The India context — internet recovery vs USB
India’s internet infrastructure varies widely. In HITEC City or Banjara Hills with Jio Fiber or ACT Fiber at 300+ Mbps, internet recovery is fast enough. In areas with 10–25 Mbps broadband or mobile hotspot, a local bootable USB is the only practical repair option. We keep bootable USB drives for every supported macOS version in our workshop for exactly this reason. If you are a Mac power user, keeping a current bootable installer on a USB drive is the equivalent of having a spare tyre — you will not need it often, but when you do, it is invaluable.
When to call a laptop repair service
When DIY ends
If the Mac will not boot from USB even after setting Startup Security Utility correctly, the internal NVMe SSD (the Mac’s storage chip) may have failed. We can diagnose this at the board level. See our Apple MacBook repair service for chip-level storage repair.
Typical repair cost in India
macOS reinstallation from USB at workshop: ₹1,000–₹2,000. SSD failure replacement on M-series MacBook: ₹8,000–₹20,000 depending on model. Doorstep diagnostic in Hyderabad: ₹149.
A note from the LRW Engineer Team
When a customer brings in a MacBook that “won’t start,” the first tool we reach for is a bootable USB. It separates software faults (fixable in 30 minutes) from hardware faults (needs the bench). Having your own USB installer means you can run that triage at home before calling us — and it can save you the ₹149 visit charge if the issue is just a corrupted OS.