README 294 B

12345678
  1. dmg2img (compressed dmg to hfsplus disk image file conversion tool.)
  2. DMG2IMG is an Apple's compressed (zlib, bzip2) dmg to standard (hfsplus)
  3. image disk file convert tool. Under Linux, the converted image can then
  4. be mounted, for example, with
  5. mount -t hfsplus -o loop <filename> /mnt/hd