
- #Do you need bootable usb for mac os sierra how to
- #Do you need bootable usb for mac os sierra mac os x
- #Do you need bootable usb for mac os sierra download
#Do you need bootable usb for mac os sierra how to
To install macOS or OS X from the USB flash drive, check how to clean install Mac OS from USB (opens new window). When it is done, Terminal will shows "Done".
#Do you need bootable usb for mac os sierra mac os x
The Mac will begin to create a bootable install drive for macOS High Sierra, macOS Sierra, Mac OS X El Capitan/Yosemite/Mavericks. If it is correct, press "y" then hit "Enter". Then you need to check the name and path of your USB drive. You'll be asked to enter your Mac's password.
#Do you need bootable usb for mac os sierra download
Tip: If you didn't download the installer from Mac App Store, you must modify the file path after "applicationpath".Īfter pasting the command on the Terminal, hit Enter key.


Sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia -volume /Volumes/FlashInstaller -applicationpath /Applications/Install\ OS\ X\ Mavericks.app –nointeraction Sudo /Applications/Install\ OS\ X\ Yosemite.app/Contents/Resources/createinstallmedia -volume /Volumes/FlashInstaller -applicationpath /Applications/Install\ OS\ X\ Yosemite.app –nointeraction Sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia -volume /Volumes/FlashInstaller -applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app –nointeraction Sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia -volume /Volumes/FlashInstaller -applicationpath /Applications/Install\ macOS\ Sierra.app -nointeraction Sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia -volume /Volumes/FlashInstaller -applicationpath /Applications/Install\ macOS\ High\ Sierra.app -nointeraction Launch Terminal enter the following command according to the version of Mac operating system that you are dealing with. Step 4 Create A Bootable USB Drive of macOS/OS X If you don't want to modify the command, change the name of your flash drive into FlashInstaller. If your USB drive has a different name, replace FlashInstaller in the command with the name of your USB drive. The following command is to create a bootable copy of Mac OS installer on a USB drive named FlashInstaller. Step 3 Check the Name of Your Flash Drive Therefore, make sure there is nothing important on your flash drive before you continue with the following steps. IMPORTANT: The contents of the drive will be erased after creating a bootable installer drive. In fact, USB drives with larger storage, like 32 GB to 64 GB, tend to show better performance. If you need to create a bootable USB drive of macOS High Sierra, 16 GB USB flash drive is suggested.

You should have a USB drive with at least 8 GB of storage and insert the USB drive into your Mac. Step 2 Get A USB Drive with Sufficient Storage Note: After downloading the Mac OS installer, do not install the OS but quit the installer.

To download the installer of macOS Sierra, go to Apple Support. However, Apple has decided that macOS Sierra and later will no longer be listed in Mac App Store's Purchased. To download the older Mac OS X version, you can go to App Store > Purchases to download the Mac OS X El Capitan, Yosemite, Mavericks that has been previously downloaded. To install the latest Mac OS, for example, macOS High Sierra, you can search and download the installer from App Store. The first thing to do is to download the Mac operating system that you need. The most recommendable way to create a bootable install USB drive for Mac OS is using 'createinstallmedia' Command with Terminal application. Use 'createinstallmedia' Command in Terminal
