dmg2img - convert compressed dmg to standard (hfsplus) image disk files
Contents
Description
dmg2img is an Apple's compressed dmg to standard (hfsplus) image disk file conversion tool.
Name
dmg2img - convert compressed dmg to standard (hfsplus) image disk files
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).
See Also
vfdecrypt(1)
Synopsis
dmg2img [-s] [-v] [-V] [-d] <input.dmg> [<output.img>]
dmg2img [-s] [-v] [-V] [-d] -i <input.dmg> -o <output.img>
