Okay, so I have a .dmg file I want to convert to .img It's stored in my home directory so I type:
dmg2img image.dmg image.img
(The image is actually called image)
Then I get:
caitlan@caitlan-iMac:~$ dmg2img image.dmg image.img
dmg2img v1.6.2 is derived from dmg2iso by vu1tur (to@vu1tur.eu.org)
ERROR: dmg image is corrupted
What can I do? Can I fix this? Could I use a different program to do the conversion? I'm 90% sure the image isn't corrupted
.dmg
images are not supported by the current dmg2img tool. – Nemo Jun 30 '14 at 14:52