iso to img convert osx
Some time you might need to convert a iso file to img format.
hdiutil convert --format UDRW -o outputfile.img inputfile.iso
Some time you might need to convert a iso file to img format.
hdiutil convert --format UDRW -o outputfile.img inputfile.iso