Mac Os X El Capitan Dmg Bootable Usb

If your Mac suddenly refuses to boot up properly, you might need a bootable macOS USB installer 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.

Mac OS X El Capitan is the latest and one of the best top rated OS by Mac featuring greatly enhanced user experience. The disk utility of Mac OS X El Capitan free download is completely new and revamped, users can now use an eased interface with boundless features. Sep 30, 2015 An 8GB or larger USB Flash Drive like these, this will be formatted and turn into the OS X El Capitan bootable installer; The OS X El Capitan installer application must be on the Mac and in the /Applications/ folder, download OS X El Capitan here if you haven’t done so yet (yes. You can re-download it).

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.

macOS DMG Download Link:

Mac Os X El Capitan Dmg Bootable Usb

Part 2: Easily Create a Bootable macOS USB from Windows 10/8/7 PC

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 on Windows 10. After installing the application, follow the sequence of steps shown below:

Updates (Dec 8, 2020): The latest version of UUByte DMG Editor is able to format the USB automatically.

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' tab 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 3: Format USB Drive to GPT If Failed

If the USB drive created in above step was not seen as a bootable device on your Mac, then you need to take an addtional step before burning. That's formatting the USB 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:
Diskpart
List disk
Select Disk X (X stands for the USB drive name that appears after the previous command)
Clean
Convert GPT
Create partition primary

Part 4: Boot Mac from macOS USB Drive for Installation

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.

Troubleshooting

Flashing Error: You might receive a flashing error message at the end of burning process. Please don'y worry and ignore this error. The USB becomes a bootable disk and you can use it to install macOS even this error pops up.

Os X Yosemite

About Official EI Capitan DMG: There has a serious bug in the official release of OS X El Capitan, which contains .pkg installer only. The burning process will fail for sure. Please use this modified EI Capitan DMG file instead, which was approved a good option.

Registration Failed: Please make sure the computer is connected to Internet and no proxy or VPB is running during registration. If the problem still exists, please send an email to support team asking for a new code.

Usb

Conclusion

Usb

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 from that USB drive, and you may need to do the whole thing over again.

Mac Os X El Capitan Dmg Bootable UsbMac os x el capitan dmg bootable usb drive

Learning how to create a bootable macOS installation disk can be helpful in a variety of situations. Rather than download and install a new OS from Apple's servers each time, it can be used for multiple installations on different machines. It can also help in situations where the operating system is corrupted or installation from app store shows errors.

To create a bootable macOS installation disk, you have to burn the DMG file to a USB drive as CD/DVD is not available for Mac computers. Here's how to do it from text commands and using a purpose-built software called WizDMG. You will first need to download the DMG file for the macOS version you wish to install. For example, if you want to create a bootable macOS Mojave installer, you will need the DMG file for macOS Mojave. Once the file has been downloaded to your PC, you can proceed with one of the bootable disk creation methods shown below.

Method 1: How to Create Bootable USB Installer for Mac via Commands

macOS (formly named Mac OS X) is just a variant of popular Unix based operating system. This means a lot of daily and advanced tasks on Mac can be done via text commands such as creating bootable USB installer for Mac. However, this could be a lot of challenges if you had no clue about commands and I suggest taking a look at the other solutions in this post to avoid messing up the computer with the wrong commands.

Step 1. Search macOS name in app store (Mojave, High Serria, EI Capitai). Click 'Get' button to download the installer image on your Mac. The downloaded file will be located in Application folder.

Step 2. When the download is completed, the installation windows opens automatically, just close the window and go to Application folder. You will find a file started Install, such as Install macOS Majave.

Step 3. Now connect an external flash drive with more than 16G free space. And backup the data in that USB drive as the installer erase all content from it. Open Disk Utility app and format the USB drive with APFS or Mac OS Extended.

Step 4. Open the Terminal app and copy-and-past the following commands to make a booatble USB installer from macOS image:
For Majove: sudo /Applications/Install macOS Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
For High Serria: sudo /Applications/Install macOS High Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
For EI Capitan: sudo /Applications/Install OS X El Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X El Capitan.app

Step 5. Input the admin password when being prompted. And wait for the booatable disk being created. When it is done successfully, you will receive a message shown in above screenshot.

Unconfortable with text commadns and prefer doing it in a simple way? The second suggestion is more user friendly!

Method 2: How to Make Bootable USB from macOS with WizDMG

WizDMG fills a huge gap in Windows not supporting DMG files. It is a desktop utility supporting Windows and Mac. It allows you to directly burn DMG files to disk in order to create a bootable macOS Mojave installer or a boot disk for any macOS version.

WizDMG offers an intuitive interface with no clutter and full functionality to handle DMG files. Apart from burning such disk image files to DVD/CD or USB, it also gives you edit options where you can add and remove files from within the DMG file, rename DMG files and even create DMGs from files and folders on your desktop. This software application has been created for novice users as well as experts. It is easy to use, has a very high burn success rate and will help you create a bootable macOS installer in no time. Follow the instructions below:

Step 1Install WizDMG

Bootable Android For Pc

Download WizDMG from the official website and install it on your PC. Launch the program and select the 'Burn' option in the main interface.

Step 2Create Bootable USB from macOS Install Image

Click on Load DMG to import the macOS installation file into the application. Insert a USB (16G free space) and click on the 'Burn' button next to the appropriate media type.

The important thing to remember here is that you now know how to create a macOS installer in Windows. There aren't a lot of options out there because of the compatibility issues between Mac and Windows environments. That means converting DMG to ISO and back again to DMG leaves the door open for corrupted files and incorrectly burned bootable media, which defeats the whole purpose because it might not even work in the end.

Method 3: Create macOS High Serria/Mojave Bootable USB on Windows 10/7

Mac Os X El Capitan Dmg Bootable Usb Drive

Another way to create macoS bootable disk on Windows is using a tool called DMG2IMG along with Windows command prompt. It requires a bit of a workaround, but even novice users can learn to burn a DMG file to a disk to create bootable media for a macOS installation. Just make sure you follow the instructions below carefully.

Step 1. Download DMG2IMG and install it in your Windows PC. Open File Explorer and go to the folder containing the DMG2IMG program, then right-click and select 'Open command windows here.'

Install Mac Os On Usb

Step 2. Type the following command and hit Enter: dmg2img [sourcefile.dmg] [destinationfile.iso]

Step 3. Now that the DMG file has been converted to ISO format, you can use the following command to burn it to a disk. Before that, insert a disk into the optical drive: isoburn.exe /Q E: 'C:UsersUsernameDesktopdestinationfile.iso'

Step 4. This command utilizes the Windows native disk image burner to burn the ISO to the disk in your optical drive. The ISO file can't be used directly in macOS, but it can be mounted as a virtual drive. Once you do this, you can convert it back to DMG using Disk Utility in Mac. You can then use this as your bootable macOS installer.

As you can see, this is a bit of a workaround because DMG files aren't natively supported in Windows. Likewise, ISO files aren't fully supported in macOS. However, you can use this method to create a macOS installation disk in Windows. If you want a much simpler solution, then review the next method shown here.

Summary

If you ask us how to create a bootable macOS installation disk, this is the method we recommend. There's no confusing command line work involved, you don't need a bunch of additional software utilities to get the job done, and the high accuracy of the application ensures that you won't be wasting disk after disk trying to burn the installation media for macOS onto a disk. Use WizDMG as a quick and painless way to create a macOS installation disk in a very short time.

Nov 15, 2018 16:47:20. / Posted by Candie Kates to Mac Solution

Related Articles & Tips