Tag Archives: grub

Fixing my broken Fedora Linux

I run my blogs on a little web server in my basement. This is great because it means I control exactly how my web server is configured. It is also horrible because I control exactly how my web server is configured.

In simple terms, I screwed up. Some years back I configured Fedora to perform automatic updates after updating it to the then-current Fedora Core version 34. I thought automatic updates would keep the OS current. This was not correct.

Worse yet, my server wasn’t even actually running the Fedora core version 34 kernel: it was running FC kernel version 27. Fixing this took me far longer than it should have.

But I did finally fix it. This post explains a bit of how I resolved the issue, but for those in a rush: follow the instructions in the Fedora core documentation, including the ‘optional’ guidance to upgrade the GRUB boot loader. That bit about updating GRUB is not really optional for some releases.

If you are not in a hurry and want some details on how things can go wrong, then read on! The stooges would be proud of me…

Continue reading Fixing my broken Fedora Linux