Re: Disk Image build in PB
Re: Disk Image build in PB
- Subject: Re: Disk Image build in PB
- From: Steven Rogers <email@hidden>
- Date: Fri, 22 Feb 2002 23:46:15 -0600
On Friday, February 22, 2002, at 10:41 PM, Graeme Hiebert wrote:
On Friday, February 22, 2002, at 07:58 , Steven Rogers wrote:
After I added enough "echo"s to the script to see where its hanging,
it occurred to me - how's a sudo supposed to work in this context -
how does it prompt for the admin password? There must be an obvious
answer, since this script seems to be pretty wide spread. At least I
*think* its hanging - my image size is only 1 MB and I let it run for
a couple of minutes.
I believe that script was intended to be done as part of a project
"install" build, which has to be done from the Terminal. (At least, it
can't be done from Project Builder.)
If you like, you can do a simple "sudo ls" or something in a spare
Terminal window to get five minutes' worth of access to the tool.
Looks like you're right - annoying that the book doesn't mention that.
The script seems to create the volume OK when triggered with pbxbuild in
a terminal. Maybe they expect you to just know to do a sudo in another
window??
However, now its bombing when it tries to copy the deployment files to
the new disk image with error -5000, which appears to be "Access
Denied" - a permissions error? Geez, did anyone actually run this
script?
If anyone has debugged it, I'd appreciate hearing from you. Seems like
a cool idea - too bad it doesn't work.
Anyone have a better way of accomplishing a build to Disk Image?
TIA,
Steve
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.