- #How to make a bootable usb mac osx from install cd how to
- #How to make a bootable usb mac osx from install cd for mac
Be sure to change the file names as appropriate, and include the whole file path from the main directory:ĭmg2img.exe c:\downloads\example.dmg c:\downloadsexampleconverted.iso Open Command Prompt on your PC and execute the following command to convert your DMG into ISO. You can also download DMG2ISO, but DMG2IMG is the recommended software to use. Install DMG2IMG on a Windows PC after downloading the zipped win32 binary from this website. The utility has the ability to convert DMG into both ISO and IMG, based on your needs. Although the download is available in the link provided in Step 1 below, it is recommended that you use DMG2IMG instead.
Note: The older version of DMG2IMG is called DMG2ISO. But first, let's see how the Command Prompt method of creating a bootable DVD from DMG works. If you're not comfortable with any of this, you can skip to Method 2, which showcases a powerful but user-friendly tool that does it all for you. You don't really need any experience with disk images or command line work, but it will certainly help should something go wrong. This ISO file is then burned using a command line execution in Command Prompt. This approach utilizes a tool called DMG2IMG, which converts DMG file into ISO, the universally more compatible archive format.
#How to make a bootable usb mac osx from install cd how to
Method 1: How to Create Bootable DVD from DMG (Command Prompt)