JJH35 Posted January 27, 2004 Share Posted January 27, 2004 how do i burn an .ISO image file using a mac laptop? so it autoruns still Link to comment Share on other sites More sharing options...
Blaise Veteran Posted January 27, 2004 Veteran Share Posted January 27, 2004 moved to mac hardware/software Link to comment Share on other sites More sharing options...
sdenike Posted January 27, 2004 Share Posted January 27, 2004 I would assume using Toast? I could be wrong I have yet to try that yet ;) Link to comment Share on other sites More sharing options...
peter_schwergmann Posted January 29, 2004 Share Posted January 29, 2004 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 More sharing options...
peter_schwergmann Posted January 30, 2004 Share Posted January 30, 2004 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 More sharing options...
Recommended Posts