Problem Description:
Performing a reboot from Linux (not Ubuntu specifically, and surely hope that it is only Linux related since I didn’t use the system with Windows much) the system gets stuck, with postcode 44 (yes, there isn’t a “postcode 44” in the manuals). The system is responsive to pressing reset, but this state is permanent. Until I don’t press power for 7+ seconds.
When I was testing Fedora, I had the same problem.
And was suggested to use sudo grubby --update-kernel=ALL --args='reboot=pci'
which did the trick.
So I am looking for how to do it with Ubuntu.
Please note: it is my system for work (+fully encrypted drive), so I cannot simply load from a LiveCD if somethings goes wrong.
The tricky part here is that this isn’t 100% reproducible. But for what was tested in Fedora, that fix did work.
This is a noobish question (which I am), but editing in this manner does not write anything (meaning that if I manage to screw up, it will not be persisted)?
Sorry for the long wait. Still trying to figure with my corp admins the question of editing (for the permanent change) grub configurations on the “corporate”(tuned by the company’s admins) with a fully encrypted drive (what are the chances of things going south?).
If the fix works when you try it as suggested above during booting, then making it permanent should not have any adverse affects.
If you make a backup copy of the GRUB config file before applying the persistent change, which we always recommend, then the chances of something going wrong are quite low.
You know this strange feeling that the moment you decide to sit and fix the issue… the issue doesn’t reproduce (tried rebooting 3 times, one time specifically by systemctl reboot).
Getting the feeling the Kernel wizards heard my plea (there was an update rolling out last time I rebooted).
Will update how things go (I usually update only when there’s an update asking for it).