> The following steps made it usable but I still need to fix kernel > updates or it will break again: I have no idea if the technique would work for UEFI, but on most of my systems for a long time now, I've always installed a stand alone small grub partition which is the main one the system boots to, then it can boot other linux partitions using the "configfile" command to point to a complete linux installation in a totally separate partition that has its own /boot and grub. The linux in that separate partition then updates its own kernel in its own /boot and everything works normally. The only gotcha is if a grub update comes along and adds something to the config file the stand alone grub no longer understands, but I can usually figure out how to get the stand alone grub updated as well. (BLS did this to me as an example). _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx