Home Forums Software InstaDMG Newbie Firstboot question

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #381408
    libwolf
    Participant

    Hello 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,

    #381409
    Allister Banks
    Participant

    Hey 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

    #381410
    libwolf
    Participant

    I’m not sure what you mean by debug log?

    Do you mean any InstaDMG output from Console?

    Thanks,

    #381411
    Allister Banks
    Participant

    In the same /instadmg/logs folder folder is the debug log(what you see in the terminal output is the package log).

    Allister

    #381413
    libwolf
    Participant

    Appologies for the delay

    pastie.org/2876055 is my package log.

    pastie.org/2876064 is my debugger log for the package in question

    Thanks,

    #381415
    Allister Banks
    Participant

    So 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

    #381417
    libwolf
    Participant

    Yes.

    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.

    #381418
    Allister Banks
    Participant

    If 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

    #381420
    libwolf
    Participant

    Due to workplace restrictions, unfortunately not.

    I’ll try from home.

    #381421
    Allister Banks
    Participant

    really, even through the web? [url]http://webchat.freenode.net/?channels=#%23osx-server[/url]

    Allister

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.

Comments are closed