MAC question


Recommended Posts

you can use disk utility if you're running Mac OS X 10.3

or disk image for previous releases of Mac OS X

You can find one or another app in /application/utilities

Before burning go into the settings and specify ISO as format.

Link to comment
Share on other sites

To convert the DMG file to an ISO image, type the following command at your terminal window:

hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso

Replace /path/to/filename.dmg with the path and name of the existing .DMG file, and

Replace /path/to/savefile.iso with the desired path and name for the converted image.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.