I had been running Kubuntu 22.04 LTS on some older hardware, no dual-boot. After doing updates I'm getting this error and stuck in grub rescue mode.
Code:
error: file '/boot/grub/i386-pc/normal.mod' not found.
grub rescue> ls
(hd0) (hd0,msdos5) (hd0,msdos1) (hd1) (hd1,msdos1) (hd2)
Filesystem is unknown for each one of those except (hd0,msdos5), which contains my normal root directory.
I found the boot-repair tool and it suggests to ask in the forum to be sure that its recommended actions won't make the problem worse before I just go for it: https://paste.ubuntu.com/p/fXSnRHyq6f/
sdb is a media drive from when I was running a mythtv recorder, sdc is the live usb.
I tried mounting sda1 in the live usb, and it appeared to be empty? Not sure if I should've expected anything to show up.
I don't remember seeing an option for UEFI in my bios.
Can anyone confirm that the boot-repair recommendation is the correct course of action? Thank you!