

0·
19 hours agoDebian also supports “unattended-upgrades”: https://wiki.debian.org/PeriodicUpdates
I actually have it set up the same way on both: Automatically install updates (and restart some services), but don’t reboot. I don’t think it was different/easier on Ubuntu.
Overall, the two distros are very similar for a server application. If you’re already running Debian on your PC, I would also go with that for a server.
This sounds like a rather weird issue. I agree with your take that grub is not the problem. It seems that there is some issue with the kernel, or the initramfs systemd… Downgrading the kernel didn’t resolve it, so maybe it is a corrupted disk after all? Some suggestions:
fsckon the partition from a live USB if you haven’t alreadyquiet splashand addingrd.debug systemd.log_level=debug systemd.log_target=console ignore_loglevel(best check the actual parameters yourself).