On 2023/07/25 21:24, Johannes Thyssen Tishman wrote: > Hi Stuart, > > > > 1. Could there be negative consequences of not running fw_update or > > > installboot before reboot? > > > > It means that you don't get the microcode updates, if any are available > > for your cpu. > > Until I run fw_update, installboot and reboot again right? To put it > differently, is the end result between > > # syspatch > # reboot > # fw_update > # installboot -v sd0 > # reboot > > and > > # syspatch > # fw_update > # installboot -v sd0 > # reboot > > any different?
ah I see what you mean now - no difference, either of those will work. > PS. apologies for the poor formatting in my previous email. Forgott to > 'set tw=72' :S np :)