Re: updating grub

2025-07-03 Thread Samuel Sieb
On 7/3/25 2:34 PM, Bill Cunningham wrote: OK I see. Sorry to get back so late. The server was not letting me post. REST error or something. I manually erased the rescue entry but now I have no rescue entry. Not even for the new kernel You can reinstall the current kernel or wait until the nex

Re: updating grub

2025-07-03 Thread Allan via users
På Thu, 03 Jul 2025 21:36:38 - "Bill Cunningham" skrev: > Can you generate a rescue entry? Try: sudo rm /boot/*rescue* sudo kernel-install add "$(uname -r)" "/lib/modules/$(uname -r)/vmlinuz" -- ___ users mailing list -- users@lists.fedoraprojec

Re: updating grub

2025-07-03 Thread Bill Cunningham
I thought I removed the old kernel and the rpms were there, just like you suggested. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fed

Re: updating grub

2025-07-03 Thread Bill Cunningham
Can you generate a rescue entry? -- ___ 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 Gu

Re: updating grub

2025-07-03 Thread Bill Cunningham
test -- ___ 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://fedoraproj

Re: updating grub

2025-07-03 Thread Bill Cunningham
OK I see. Sorry to get back so late. The server was not letting me post. REST error or something. I manually erased the rescue entry but now I have no rescue entry. Not even for the new kernel -- ___ users mailing list -- users@lists.fedoraproject.org

Re: updating grub

2025-07-02 Thread Sam Varshavchik
Bill Cunningham writes: 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 (Ad

Re: updating grub

2025-07-02 Thread Barry
> On 2 Jul 2025, at 21:31, Joe Average wrote: > > 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-mkcon

Re: updating grub

2025-07-02 Thread Joe Average
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 (

Re: updating grub

2025-07-02 Thread Marco Moock
On 30.06.2025 19:52 "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 assume this is caused by an old kernel. Can you check which kernel

updating grub

2025-07-02 Thread Bill Cunningham
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

Re: Updating grub after dnf-system-upgrade

2023-04-27 Thread Tom Horsley
On Thu, 27 Apr 2023 01:47:58 -0400 Jeffrey Walton wrote: > (I have open questions about systems that claim both BIOS and UEFI, > but I have not been able to find answers. If I need to back up a bit, > then please say so). This may or may not be helpful, but when I make a "universal" boot USB stic

Re: Updating grub after dnf-system-upgrade

2023-04-27 Thread Samuel Sieb
On 4/26/23 22:47, Jeffrey Walton wrote: I just dnf-upgraded my last system from F37 to F38. One of the post-upgrade task is "Update GRUB bootloader on BIOS systems" (https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/): Systems with the BIOS firmware have the GRUB RPM packag

Updating grub after dnf-system-upgrade

2023-04-26 Thread Jeffrey Walton
Hi Everyone, I just dnf-upgraded my last system from F37 to F38. One of the post-upgrade task is "Update GRUB bootloader on BIOS systems" (https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/): Systems with the BIOS firmware have the GRUB RPM packages updated. However, the