Skip to main content
Languages

How To Convert Pkg To Iso Exclusive Page

hdiutil convert -format UDRW -o MyInstaller.iso MyInstaller.dmg Or if it's directly from a mounted volume:

hdiutil convert -format UDRW -o MyInstaller.iso MyInstaller.dmg Or if it's directly from a mounted volume: