As always, googling found the answer to my problem, and to save myself having to look for it again, I figured I’d document it here.
Open a terminal window and:
hdiutil convert /path/to/mac_image_file.dmg -format UDTO -o /path/to/standard_image.iso
As always, googling found the answer to my problem, and to save myself having to look for it again, I figured I’d document it here.
Open a terminal window and:
hdiutil convert /path/to/mac_image_file.dmg -format UDTO -o /path/to/standard_image.iso