Please can someone bring me up to speed? Updating/upgrading a System (release upgrade) from Gnome Software, … is that the new normal? I mean, is this recommended?
But it is frankly a bit “over my head”… and would not really suggest you the commands suggested if you don’t understand them…might really be just a similar situation.
Thank you for the suggestions, but I had already bumped into these and they don’t work. /sysroot is not mounted to start with, and my fstab is missing (the only thing I have is a /etc/fstab.empty which is unsurprisingly empty ;-)). The os-release file is there and looks fine.
After investigating a bit more, the earliest problem that I can identify is this:
systemd-gpt-auto-generator: EFI loader partition unknown, exiting. (The boot loader did not set EFI variable LoaderDevicePartUUID)
Again, my google-fu is failing me and I have no idea how to proceed :-/
But it might turn out to be quite different issue because you seems to suggest that /sysroot is not empty at all, and that the file /sysroot/etc/os-release file is there… might check the permissions however.
Well well, I am writing from the system that was broken
In grub, I edited the entry and added root=/dev/mapper/fedora-root. That was enough to get it to boot for now.
/boot/efi/EFI/fedora/grub.cfg looks fine, it should set the default kernel options to the correct values… I’ll reboot now and check.