If you downloaded a Mac image (.dmg file) and you need to open or burn from a Windows/Linux machine, you can easily convert it to the very common .iso format. Open the terminal and type this command: hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso Note that this tool appends an extra .cdr extension to the [...]
Filed under: terminal, tips | Tagged: disk image, dmg, iso, terminal, tips | Leave a Comment »