dmg2img(1) convert compressed dmg to standard (hfsplus) image disk files

SYNOPSIS

dmg2img [-s] [-v] [-V] [-d] <input.dmg> [<output.img>]

dmg2img [-s] [-v] [-V] [-d] -i <input.dmg> -o <output.img>

DESCRIPTION

dmg2img is an Apple's compressed dmg to standard (hfsplus) image disk file conversion tool.

OPTIONS

-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).

AUTHORS

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).