Convert compressed dmg to standard (hfsplus) image disk files
dmg2img [-s] [-v] [-V] [-d] <input.dmg> [<output.img>]
dmg2img [-s] [-v] [-V] [-d] -i <input.dmg> -o <output.img>
dmg2img is an Apple's compressed dmg to standard (hfsplus) image disk file conversion tool.
-i
Path to the input .dmg file.
-s
Silent operation
-v
Verbose operation Try to extract key from input file.
-V
Extremely verbose operation
-d
Enable debugging.
-o
The output file (if left out it will be named <input_file>.img).
vu1tur <[email protected]>
Jean-Pierre Demailly <[email protected]>.
This manual page was written by Soeren Sonnenburg <[email protected]>, for the Debian project (but may be used by others).