Skip to content

Instantly share code, notes, and snippets.

@sam-heller
Created February 3, 2019 02:31
Show Gist options
  • Save sam-heller/785cb1d658b936231eaeb19efb7f618f to your computer and use it in GitHub Desktop.
Save sam-heller/785cb1d658b936231eaeb19efb7f618f to your computer and use it in GitHub Desktop.
ISO to IMG OS X
hdiutil convert -format UDRW -o /path/to/target.img /path/to/source.iso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment