Burning ISO file onto a CD or DVD is not as easy as you could expected. The success rate is very low if you didn't follow the correct steps. You can check out all the details in this post to easily burn ISO to DVD on Windows computer. Jul 20, 2011 In Disk Utility, select InstallESD.dmg in the sidebar Click the Burn button in the toolbar. When prompted, insert a blank DVD (a single-layer disc should work, although you can use a dual-layer.
Dmg To Iso
Novecento
macrumors member
Burn Dmg Windows 10
Hey folks,
what started as a thread seeking for help I now convert to a HOWTO: Burn a LiON DVD on a Windows PC.
For all of those who don't have a DVD burner in their Mac or don't have a USB (flash) drive at hand or simply want to use some of those now-useless DVD-Rs they have lying around here's what you need to do:
1. Copy the InstallESD.dmg from the Lion Installer.app someplace eg /tmp
2. Open terminal.app and type in the following command
hdiutil convert -format UDTO /tmp/InstallESD.dmg -o /tmp/Lion.iso
3. rename Lion.iso.cdr to Lion.iso
4. Copy it to a Windows PC
5. Burn with ImgBurn ( ww.imgburn.com ), a Single Layer 4,7GB DVD-R is enough
Note: don't burn too fast otherwise your Mac might not want to boot from the disc - at least that's what bugged me the first time I tried
what started as a thread seeking for help I now convert to a HOWTO: Burn a LiON DVD on a Windows PC.
For all of those who don't have a DVD burner in their Mac or don't have a USB (flash) drive at hand or simply want to use some of those now-useless DVD-Rs they have lying around here's what you need to do:
1. Copy the InstallESD.dmg from the Lion Installer.app someplace eg /tmp
2. Open terminal.app and type in the following command
hdiutil convert -format UDTO /tmp/InstallESD.dmg -o /tmp/Lion.iso
3. rename Lion.iso.cdr to Lion.iso
4. Copy it to a Windows PC
5. Burn with ImgBurn ( ww.imgburn.com ), a Single Layer 4,7GB DVD-R is enough
Note: don't burn too fast otherwise your Mac might not want to boot from the disc - at least that's what bugged me the first time I tried