Return to Snippet

Revision: 3731
at September 9, 2007 01:01 by sudarkoff


Initial Code
1) Open a terminal.

2) cd into the directory where the dmg is located

3) Type this in (where newfile is the name of the iso you want, and yourfilename.dmg is the dmg)

hdiutil makehybrid -iso -o newfile.iso yourfilename.dmg

Initial URL


Initial Description


Initial Title
Turning a dmg into an iso

Initial Tags
image, mac, terminal

Initial Language
Other