2 issues impacting basic Linux features:
First issue: Since I've upgraded to 22.04 my 2 NUCs, (from 18.04 and 20.04) both of them are unable to be powered-off by the command line. Neither the command
sudo poweroff
nor the command
sudo shutdown -P now
are doing the job. The NUC are always rebooting instead. The only 2 ways to switch them off is
- unplug the powercord
- USE the windows manager GUI command (upper button on the right corner of Standard 22.04 windows manager.
2nd Issue:
GRUB_TIMEOUT
delay parameter placed into /etc/default/grub
does not have any effect (Grub 2.06)!
As these 2 NUC should host network services and virtualization, they are not supposed to get windows manager but just a ssh services. Please can you help me to find a fix. Power off and shutdown are basics for many decades!