02-16-2007, 04:39 AM
Anyone know of a method of finding the type of dmg? I have a number of them and I'd like to verify that they're compressed.
Anyone know of a method of finding the _type_ of dmg?
|
02-16-2007, 04:39 AM
Anyone know of a method of finding the type of dmg? I have a number of them and I'd like to verify that they're compressed.
02-16-2007, 05:19 AM
In the Terminal use:
$ hdiutil imageinfo yourdiskimage.dmg In the output you should find a line like this: Format Description: UDIF read-only compressed (zlib) |
« Next Oldest | Next Newest »
|