apple command-line mac tips

Mac OS X: Convert DMG to ISO

Here is a simple procedure that needs no extra software.

  1. Open the mac ‘Terminal’ application
  2. Type the following:

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

This will convert the DMG disk image into a ISO disk image which is more universally accepted than the DMG file type.

Leave a Reply

Discover more from Daniel Bs Tech Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading