Home Forums Software InstaDMG First Boot (different question…)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #380087
    tristan_mason
    Participant

    Just wondering what the difference is between putting things in the firstboot and the postflight is and is there a preference for say commands (rm prehaps) and write defaults etc eg should one go in the firstboot and the other in postflight? Just not sure what to put where and why.

    Regards

    Tristan

    #380088
    Allister Banks
    Participant

    Postflight will run on the unbooted system, whereas first boot is how you alter stuff you wouldn’t have access to otherwise. I enjoy putting as much into payload-free packages with postflight scripts to do my bidding, and therefore have as close to a zero-touch deployment as possible(especially when combined with deploystudio, puppet, and or munki). But sometimes you should follow best practices and not hack stuff into the unbooted box so data is modified to your liking with the near-native binaries/apps that are supposed to be modifying them. And there’s plenty of times you have no choice because what you’re trying to do doesn’t behave in a unbooted environment.

    Pardon me if I’m just rambling… Allister

    #380089
    tristan_mason
    Participant

    that all makes sense. i’m just trying to get the most out of it too.

    cheers

    tris

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

Comments are closed