Bill Cunningham wrote:
> I just updated my fedora 41 to 42 using dnf. Now everything works find and 
> boots but the old selection for fedora 41 is still on the bootloader options. 
> How do I get this off? I tried something with grub2-mkconfig and that didn't 
> work. I want the fedora 42 option (Adams) and a rescue option and my windows 
> dual boot. Everything for fedora 41 I want to remove. What should I do?

for rescue entries:
needs to removed by hand under
- /boot/loader/entries
and
- /boot
and then
- sudo grub2-mkconfig -o /boot/grub2/grub.cfg

for kernel and kernel-devel:
- rpm -q kernel-core (and maybe for kernel-devel)
- sudo dnf remove <f41-kernels>
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to