These advanced steps are primarily for system administrators and others who are familiar with the command line. You don't need a bootable installer to upgrade macOS or reinstall macOS, but it can be useful when you want to install on multiple computers without downloading the installer each time.
*The Utilities folder on the Mac OS X CD contains Startup Disk version 9.2, the control panel you use to select the startup disk for your computer.
*Restart in OS X from Boot Camp. If you have started up your Mac in Windows using Boot Camp, you can use the Boot Camp system tray to switch your startup disk default back to OS X. In Windows, click the Boot Camp icon in the system tray. From the menu that appears, choose Restart in OS X. Start from OS X.Download macOS
Find the appropriate download link in the upgrade instructions for each macOS version:
The macOS installer file is large with approximate size of 6 to 10GB depending upon the.
macOS Catalina, macOS Mojave, ormacOS High SierraInstallers for each of these macOS versions download directly to your Applications folder as an app named Install macOS Catalina, Install macOS Mojave, or Install macOS High Sierra. If the installer opens after downloading, quit it without continuing installation. Important: To get the correct installer, download from a Mac that is using macOS Sierra 10.12.5 or later, or El Capitan 10.11.6. Enterprise administrators, please download from Apple, not a locally hosted software-update server.
OS X El CapitanEl Capitan downloads as a disk image. On a Mac that is compatible with El Capitan, open the disk image and run the installer within, named InstallMacOSX.pkg. It installs an app named Install OS X El Capitan into your Applications folder. You will create the bootable installer from this app, not from the disk image or .pkg installer.Use the 'createinstallmedia' command in Terminal
*Connect the USB flash drive or other volume that you're using for the bootable installer. Make sure that it has at least 12GB of available storage and is formatted as Mac OS Extended.
*Open Terminal, which is in the Utilities folder of your Applications folder.
*Type or paste one of the following commands in Terminal. These assume that the installer is still in your Applications folder, and MyVolume is the name of the USB flash drive or other volume you're using. If it has a different name, replace MyVolume in these commands with the name of your volume.Catalina:*Mojave:*High Sierra:*El Capitan:
*Press Return after typing the command.
*When prompted, type your administrator password and press Return again. Terminal doesn't show any characters as you type your password.
*When prompted, type Y to confirm that you want to erase the volume, then press Return. Terminal shows the progress as the bootable installer is created.
*When Terminal says that it's done, the volume will have the same name as the installer you downloaded, such as Install macOS Catalina. You can now quit Terminal and eject the volume.
* If your Mac is using macOS Sierra or earlier, include the --applicationpath argument, similar to the way this argument is used in the command for El Capitan.Use the bootable installer
After creating the bootable installer, follow these steps to use it:
*Plug the bootable installer into a compatible Mac.
*Use Startup Manager or Startup Disk preferences to select the bootable installer as the startup disk, then start up from it. Your Mac will start up to macOS Recovery. Learn about selecting a startup disk, including what to do if your Mac doesn't start up from it.
*Choose your language, if prompted.
*A bootable installer doesn't download macOS from the Internet, but it does require the Internet to get information specific to your Mac model, such as firmware updates. If you need to connect to a Wi-Fi network, use the Wi-Fi menu in the menu bar.
*Select Install macOS (or Install OS X) from the Utilities window, then click Continue and follow the onscreen instructions.Learn more
For more information about the createinstallmedia command and the arguments that you can use with it, make sure that the macOS installer is in your Applications folder, then enter this path in Terminal:
Catalina:
Mojave:
High Sierra:
El Capitan:
If your Mac suddenly refuses to boot up properly, you might need bootable macOS install USB to make repairs. But how do you create such a disk if all you're left with is a Windows 10 computer? Fortunately, there's a great tool that you can use for free to create bootable macOS media on a USB drive in a Windows 10 environment. This article shows you how to download a macOS DMG file, format a USB drive using a GUID Partition Table, burn the DMG to the drive and boot your Mac from the USB. All the steps except the last one are done on a Windows 10 machine. Part 1: Download macOS or Mac OS X DMG File
The first step is to get the DMG disk image file for the version of macOS that you want. You can get a copy of the latest macOS version from Apple download portal or App Store here. There are also several other direct download sites that offer various versions of Mac OS X in DMG format rather than the standard APP format that runs on Mac. Since you're working in a Windows environment, you need the DMG rather than the APP file.Part 2: Format USB Drive to GPT
Mostly, the USB drive was formmated to FAT32 in default when being shipped out from the factory. However, FAT32 can be only used for installing OS with legacy BISO, which doesn't work for macOS. So the next step is to format your USB drive in the GPT partition style in order to burn installation files to the desired USB drive. You can do this in Command Prompt as admin. In elevated Command Prompt (Ctrl+Shift+Enter), input the following series of commands followed by Enter after each line:DiskpartList diskSelect Disk X (X stands for the USB drive name that appears after the previous command)CleanConvert GPTCreate partition primaryPart 3: Create Bootable macOS USB from Windows 10Create Boot Disk Mac Os X Snow Leopard
You have now formatted the partition of USB drive. It's time to download UUByte DMG Editor for Windows. Although this is a premium software, you can use the initial free trial period to create a bootable macOS USB drive on Windows 10. After installing the application, follow the sequence of steps shown below:
Step 1: Right-click the software icon on desktop and select 'Run as Administrator' from the contextual menu. Choose 'Run' when prompted.
Step 2: Insert your formatted USB drive, and click 'Burn' ta on the main screen.
Step 3: Click 'Browse' button to import macOS dmg file into the program. And select the USB drive name from the second row. You can also set a volume labe for that USB drive.
Step 4: Click 'Burn' button at the bottom to start the process. You will see a progress bar and wait around 10 minutes to get it done.
Step 5: Once the progress bar is at 100%, a bootable macOS USB is ready. After that, you can use that USB drive for installing macOS.
This is one of the easiest way to create a bootable macOS USB on a Windows PC. The steps are simple and instructions are pretty clear. Part 4: Boot macOS Install USB on Mac
Now remove the USB drive and insert it into the Mac computer. To boot from the disk, you need to hold down the option key when you hear the boot chime. This will take you to the Startup Disk Manager, where you should be able to see the USB drive. It might have a different name, but as long as it is bootable, you'll be able to see it there. Once you select it, the computer will boot from the disk and the macOS installation will begin.Conclusion:Clone Boot Disk Mac Os X
The whole process might look a bit complicated if this is your first time, but just follow the instructions in this article and you should be fine. That being said, you need to be careful when downloading the DMG file and formatting your USB drive. If you don't do these two steps correctly, the output drive from the UUByte DMG Editor software won't be bootable, which means you can't install macOS using it, and you may need to do the whole thing over again.