Created
February 3, 2019 02:31
-
-
Save sam-heller/785cb1d658b936231eaeb19efb7f618f to your computer and use it in GitHub Desktop.
ISO to IMG OS X
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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