Re: Deploying Mac Software.
Re: Deploying Mac Software.
- Subject: Re: Deploying Mac Software.
- From: Jonas Maebe <email@hidden>
- Date: Thu, 19 Jan 2006 23:18:10 +0100
On 19 Jan 2006, at 22:30, Markus Hitter wrote:
How can I create a .img file so that it will work on OS 9 and OS X?
Create the image on Mac OS 9? Mac OS X is capable to read them as
well.
You can do it with hdiutil on the command line, using format Rdxx.
But if you do that, make sure you also specify "-layout none",
otherwise the creation will fail at the end (because such a disk
image cannot contain a partition map, yet hdiutil insists on adding
one unless you explicitly forbid it to do so)
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden