Bootable USB Installers for OS X Mavericks, Yosemite, El Capitan, and Sierra
The OS on my Mac recently stopped working and in order to fix the issue I needed to use a bootable USB drive to reinstall the OS. I'm going to take you throu. Just about any type of USB external drive will work: thumb drive, hard drive, or SSD. The installer software will take up over 5GB. If you want to use a thumb drive, an 8GB drive works perfectly. Some of the steps to create a bootable USB stick could be done in the GUI as well, but as some of them can’t and you have to go to the shell anyway, I decided to do all of the steps in the shell. Convert the ISO to UDRW format Mac OS X provides all the tools needed to convert the ISO image to UDRW.
First, review this introductory article: Create a bootable installer for macOS. Second, see this How To outline for creating a bootable El Capitan installer. Simply replace the Terminal command with the one from the preceding article by copying it into the Terminal window. You will need an 8GB or larger USB flash drive that has been partitioned and formatted for use with OS X.
Drive Partition and Format
- Open Disk Utility in the Utilities' folder.
- After Disk Utility loads select the drive (out-dented entry with the mfg.'s ID and size) from the side list.
- Click on the Erase tab in the Disk Utility toolbar. Name the drive, 'MyVolume'. <---- IMPORTANT!
- In the drop down panel set the partition scheme to GUID. Set the Format type to Mac OS Extended (Journaled.)
- Click on the Apply button and wait for the Done button to activate. When it does click on it.
- Quit Disk Utility.
Create Installer
Open the Terminal in the Utilities' folder. Choose the appropriate command line (in red) depending upon what OS X installer you want. Paste that entire command line from below at the Terminal's prompt:
Command for macOS High Sierra:
sudo /Applications/Install macOS High Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install macOS High Sierra.app
Command for macOS Sierra:
sudo /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install macOS Sierra.app
Command for El Capitan:
sudo /Applications/Install OS X El Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X El Capitan.app
Command for Yosemite:
sudo /Applications/Install OS X Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X Yosemite.app
Command for Mavericks:
sudo /Applications/Install OS X Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X Mavericks.app
Press RETURN. You will be asked for your admin password. It will not echo to the Terminal window. Then press RETURN again. Wait for the return of the Terminal prompt signifying the process has completed. It takes quite some time to finish. Be patient.
Sep 13, 2018 1:16 PM
Every operating system can crash at one time or another. While it's safe to say that macOS is more stable than Windows, it can still be affected by issues that prevent your computer from booting up. In such cases, you might need to boot your Mac from a USB flash drive to fix the problem. This article shows you two ways to boot Mac from external USB stick, as well as some troubleshooting tips in case Mac won't boot from the target USB.
Boot Mac from USB Option l: Startup Manager
If your Mac won't boot up normally, you can set it to boot from a different drive, such as a USB stick containing macOS installation files in bootable format. The drive will have to contain a version of the OS that is compatible with the Mac. As long as you have the bootable installation USB, you can start your Mac from the USB by accessing the Startup Manager. Here are the steps to be followed:
Step 1: Insert the bootable USB into Mac and power it on.
Step 2: As soon as the startup process begins, hold down the Option (alt) key and keep it depressed until you see the Startup Manager on your screen. If there is a firmware password on your Mac, hold down the Option key until you're asked to enter that password.
Step 3: You will now see the various startup disk options, and your USB will be listed there. If you click on the Up arrow right below the icon for the USB, the computer will only startup once using this disk. If you press and hold down the Control key while making your selection, it will be saved, and your computer will boot from the USB every time, as long as it is left in the computer.
At this point, you can also use the Mac installation disk to boot your Mac from. It will appear as EFI Boot, and it works on all computers running macOS 10.9 or higher.
Boot Mac from USB Option 2: Safe Mode/Recovery Mode
As an alternative, you can start your Mac in Safe Mode (Recovery Mode). This will allow the system to automatically detect and repair directory issues. Safe Mode will only allow required kernel extensions to load, preventing login items and startup items to load automatically. It can also help you isolate the issue depending on whether or not the issue goes away in Safe Mode. If the issues you have during normal startup don't show up in safe mode, they are most likely fixed. That means you can reboot normally and your system should be back to normal.
Step 1: Start your Mac and hold down the Shift key. You will see the Apple logo on your screen.
Step 2: When you see the login screen, you can release the Shift key and login to your Mac.
Step 3: To check whether your Mac has booted into Safe Mode, click on the Apple logo on the top left and then on About this Mac. In the window that opens, click on System Report… You should be able to see this:
How to Fix Mac Won't Boot from USB Drive
Sometimes Mac won't boot from USB as expected. If you are unable to select a different startup disk, it's possible that your disk is not showing up in Startup Manager. If you try Method 1 above but don't see your USB drive listed there, it could mean one of the following problems:
Compatibility: It is possible that the version of macOS or Mac OS X that you have on the USB drive is not compatible with the hardware. That means you won't be able to see it in the Startup Manager so, of course, you won't be able to boot from it. In such cases, you may need to burn a compatible macOS version on USB drive in order to be able to boot Mac from it.
Make Bootable Usb On Pc For Mac
Startup Security Utility: In certain cases where your Mac has the Apple T2 Security Chip (2018 and later devices), it may be your Startup Security Utility settings that are preventing you from booting from USB. In this situation, restart your Mac and hold down the Command + R keys when you see the Apple logo. This will put your Mac into Recovery mode. In macOS Utilities, go to Utilities >Startup Security Utility and sign in as admin. Under External Boot, select the second option - Allow Booting from External Media.
Bootable Usb Drive Mac Os X Lion
Option ROM Firmware: Another known issue is that Option ROM firmware will not load in Startup Manager until you press certain keys manually. To do this, use Method 1 to access Startup Manager. Once you are there, press Option-Shift-Command-Period. You should now be able to see the USB drive. This is not exactly a problem as much as a feature. If the USB contains Option ROM firmware, you will need to press those keys everytime to boot from your pen drive.
These two methods and the troubleshooting tips should allow you to boot from USB or in Safe Mode so you can then isolate the problem that's preventing your Mac from booting up normally.