/ Published in: Bash
Expand |
Embed | Plain Text
hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso
You need to login to post a comment.
garretjames on 12/17/08
2 people have marked this snippet as a favorite
hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso
You need to login to post a comment.