- This topic has 9 replies, 2 voices, and was last updated 13 years, 5 months ago by
Allister Banks.
-
AuthorPosts
-
November 16, 2011 at 9:34 pm #381408
libwolf
ParticipantHello All,
My current issue is getting my Firstboot package to install.
I built the package following the instructions on OSXDeployment, but I can’t work out how to get it to install. My changes are fairly simple – time zone, Remote Management Settings.
I have tried adding it to my Catalog files & putting the package in /InstaDMG/InstallerFiles/InstaUp2DatePackages/
My output suggests that it ran fine — pastie.org/2874445 — but none of the changes appear in the deployed image.
Thanks,
November 16, 2011 at 9:58 pm #381409Allister Banks
ParticipantHey there,
That pastie does look about right, could you please give a link to the relevant part of the debug log? Just to verify, you have a package that drops a launchdaemon and the script which that launchdaemon runs, and neither of those are making it into the image? I noticed this on Lion when I moved files into place with cp commands in a payloadfree packages postflight script, so I rebuilt them with theLuggage.
Allister
November 16, 2011 at 10:01 pm #381410libwolf
ParticipantI’m not sure what you mean by debug log?
Do you mean any InstaDMG output from Console?
Thanks,
November 16, 2011 at 10:20 pm #381411Allister Banks
ParticipantIn the same /instadmg/logs folder folder is the debug log(what you see in the terminal output is the package log).
Allister
November 17, 2011 at 4:41 am #381413libwolf
ParticipantAppologies for the delay
pastie.org/2876055 is my package log.
pastie.org/2876064 is my debugger log for the package in question
Thanks,
November 17, 2011 at 2:30 pm #381415Allister Banks
ParticipantSo it’s not a payload-free package, since you built it using the packagemaker template? The payload is a launchdaemon and the script which that launchdaemon runs, and neither of those are making it into the image?
Allister
November 17, 2011 at 10:04 pm #381417libwolf
ParticipantYes.
I’m not sure how I’m supposed to add it to the image.
The firstboot.plist is in the root of the drive, but there’s no directory at /library/scripts/EduName as in the plist.
November 17, 2011 at 10:38 pm #381418Allister Banks
ParticipantIf firstboot.plist is the launchdaemon, it belongs in /Lib/Launchdaemons with the proper own/perms, and the script its supposed to be launching needs to be executable and at the path set in the launchdaemon. Could you please join us in the ##osx-server IRC room to discuss this further?
Allister
November 17, 2011 at 10:57 pm #381420libwolf
ParticipantDue to workplace restrictions, unfortunately not.
I’ll try from home.
November 17, 2011 at 10:58 pm #381421Allister Banks
Participantreally, even through the web? [url]http://webchat.freenode.net/?channels=#%23osx-server[/url]
Allister
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed