slackbuilds/misc/dmg2img
Edward W. Koenig 35c12ebf4e
misc/dmg2img: Added man page.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-11-02 01:04:28 +07:00
..
README misc/dmg2img: Updated for version 1.6.7 + new maintainer. 2017-06-10 10:47:38 +07:00
dmg2img.SlackBuild misc/dmg2img: Added man page. 2019-11-02 01:04:28 +07:00
dmg2img.info misc/dmg2img: Updated for version 1.6.7 + new maintainer. 2017-06-10 10:47:38 +07:00
slack-desc misc/dmg2img: Updated for version 1.6.7 + new maintainer. 2017-06-10 10:47:38 +07:00

README

dmg2img (compressed dmg to hfsplus disk image file conversion tool.)

DMG2IMG is an Apple's compressed (zlib, bzip2) dmg to standard (hfsplus)
image disk file convert tool. Under Linux, the converted image can then
be mounted, for example, with

    mount -t hfsplus -o loop <filename> /mnt/hd