=== JanC is now known as Guest4834 === genii is now known as genii-core [12:48] what logs should I look at to find the cause of a crash [12:54] "what logs should I look at to..." <- what kind of crash? if an application, start with journalctl and the application specific log files if any [12:54] dmesg is always fun as wqell [12:54] system [12:54] s/wqell/well/ [12:55] flipped the power breaker [12:57] dmesg [12:57] and then journalctl === cpaelzer_ is now known as cpaelzer === genii-core is now known as genii === pitchshifter_ is now known as pitchshifter [23:28] So I installed the 20.04 HWE kernel a while ago, and am running it. However the supplied 5.4.x kernel is still there, and with a recent apt update for the old 5.4 kernel, the system now wants to boot the 5.4 kernel instead of the 5.11 hwe kernel [23:28] and apt remove linux-image-5.4.0-94-generic wants to reinstall a unsigned linux image in its place [23:29] mybalzitch: do you still have linux-generic installed? [23:37] nope [23:38] how about linux-image-generic ? [23:38] well, I did until this issue came up, the nI remove it, and I still can't remove the generic kernel [23:38] I also just recently removed that package [23:43] lol, okay, so I removed all of those, then the 5.4.0 kernel, let apt replace it with an unsigned image, removed that, and all is well? [23:44] double-check that you've got (a) a kernel (b) the HWE metapackages to make sure you keep getting updates :) [23:47] the symlinks in /boot seem sane, and the hwe package seems to still be installed [23:47] thanks sarnold [23:49] woot