Re: Hdiutil apis
Re: Hdiutil apis
- Subject: Re: Hdiutil apis
- From: Jeff Johnson <email@hidden>
- Date: Wed, 15 Apr 2009 14:01:42 -0500
On Apr 15, 2009, at 12:55 PM, Tim Murison wrote:
otool -L /usr/bin/hdiutil
I hadn't thought of using otool -L for this... Thanks!
The answer to your question is yes, and yes. ;-)
I guess I should have been more specific. I want to create a
compressed dmg
file preferably without having to invoke a separate tool. So far it
seems
that functionality is in the private framework DiskImages.
I believe that is correct, unfortunately. I'm pretty certain that
there's nothing in DiskArbitration and fairly confident that there's
nothing in IOKit, though you might want to take a glance through the
IOKit "storage" headers. The stuff in IOKit tends to be fairly low-
level, probably not the hdiutil/diskutil/DiskUtility-type interface
you're looking for.
-Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden