Using Postscript ---------------- Postscript Execution Order Summary ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +-----------------------------------------------------------------------------------+ | Diskful | +----------------+-------------------------+----------------------------------------+ | Stage | Scripts | Execute Order | +================+=========================+========================================+ | N/A | postinstall | Does not execute for diskfull install | +----------------+-------------------------+---+------------------------------------+ | Install/Create | | 1 | postscripts.xcatdefaults | | | +---+------------------------------------+ | | postscripts | 2 | osimage | | | (execute before reboot) +---+------------------------------------+ | | | 3 | node | +----------------+-------------------------+---+------------------------------------+ | Boot/Reboot | postbootscripts | 4 | postscripts.xcatdefaults | | | +---+------------------------------------+ | | | 5 | osimage | | | +---+------------------------------------+ | | | 6 | node | +----------------+-------------------------+---+------------------------------------+ .. include:: ../../../common/deployment/prepostscripts/post_script.rst