I am currently using 22.04 Server on a NUC 10i7FN. It was working for months without issues. Since the last update neither power off or shutdown commands are working as expected. The system shut downs and restarts immediately, it is acting as if I've requested a reboot instead.
Does someone have an idea?
This tiny server is supposed to be recycled into spare (in case of crash) for a couple of days or weeks as we are running disaster recovery plan exercises between site. It should wait powered off till someone requires the internal network services to be recovered from a safe snapshot.
I've tried to deactivate WOL: no effect, it' s rebooting again and again. The only fix: unplugging the power cord.
3 to 4 times a year, I use to run : sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get autoclean && sudo apt-get autoremove && sudo rclone selfupdate
so it was a hugh upgrade, and before it, I could power it off with CMDLine rather than powercord.
– Fred L. Oct 04 '22 at 14:34Other issue, there is no way to customize TIMEOUT DELAY in GRUB 2.06 (the paramareter into /etc/default/grub (GRUB_TIMEOUT=5)
– Fred L. Oct 06 '22 at 10:54Can you also set Grub TIMEOUT DELAY to something different of the default value (30 sec). and this "custom" value become effective when you reboot? On my side last version of Grub is a totalitarian boot loader. No way to reduce from 30 to something else (nor to increase).
– Fred L. Nov 06 '22 at 17:30