slackbuilds_ponce/misc/dmg2img/README

8 lines
294 B
Text
Raw Normal View History

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