

- #How to make a bootable thumb drive for mac mac os x#
- #How to make a bootable thumb drive for mac mac os#

Note that for security, Terminal doesn’t display characters as you type your password.

For my example, I replaced it with Installer.īig Sur:* sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia -volume /Volumes/MyVolume Catalina:* sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia -volume /Volumes/MyVolume Mojave:* sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia -volume /Volumes/MyVolume High Sierra:* sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia -volume /Volumes/MyVolume El Capitan: sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia -volume /Volumes/MyVolume -applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app In each command, replace the name MyVolume with the name of your volume. These commands are dependent on the installer being in your Applications folder.
#How to make a bootable thumb drive for mac mac os#
For this article, I used a 2TB USB hard disk drive erased and formatted as Mac OS Extended and given the name Installer.
#How to make a bootable thumb drive for mac mac os x#
The installer has the name “Install macOS ”.įor Mac OS X El Capitan, the link downloads a disk image file named InstallMacOSX.dmg. For macOS Big Sur, macOS Catalina, macOS Mojave or macOS High Sierra, the links download an installer directly into your app folder. To ensure that you’re getting a valid, un-hacked, and legal version of macOS, you need to download it directly from Apple. The macOS Big Sur download page in the Mac App Store
