Thanks for your response!

On Tue Apr15'25 09:07:27PM, Marco Moock wrote:
> From: Marco Moock <m...@dorfdsl.de>
> Date: Tue, 15 Apr 2025 21:07:27 +0200
> To: users@lists.fedoraproject.org
> Reply-To: Community support for Fedora users <users@lists.fedoraproject.org>
> Subject: Re: updating the GRUB bootloader on EFI systems while upgrading
> 
> Am 15.04.2025 um 13:25:14 Uhr schrieb Ranjan Maitra via users:
> 
> > According to
> > https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/
> > systems with the BIOS firmware have the GRUB RPM packages updated.
> > However, the installed or embedded bootloaders are never updated
> > automatically. 
> 
> The UEFI firmware is being provided by the system/mainboard
> manufacturer.
> 
> fwupd provides a way to update the UEFI if the vendor supports it.
> 

I do have fwupd installed:


 $ sudo fwupd
 sudo: fwupd: command not found

However:

 $ sudo dnf install fwupd
 Updating and loading repositories:
 Repositories loaded.
 Package "fwupd-2.0.8-1.fc42.x86_64" is already installed.

 Nothing to do.

Why do I get fwupd not found?

Btw, mine is a Dell system (Precision 7920). 
>
>
>
> > It is my understanding that my GRUB2 is installed on UEFI systems.
> 
> In most cases it is, as it also provides an EFI bootloader that can
> boot Linux. Even if there are ways to boot the Linux kernel directly
> from the UEFI, most operating systems ship a boot loader like GRUB2.
> This package will be updated by dnf.
> You can check dnf for grub-efi, e.g. grub2-efi-x64.
> 
> > What do I do about these systems?
> 
> Upgrade them via dnf.
> Upgrade your system firmware by fwupd if supported, if not, check the
> vendor's website for the update files (some enable loading them from a
> USB thumb disk or even the internet).

Thanks! I do have grub2-efi-x64 installed.

 $ sudo dnf install grub2-efi
 Updating and loading repositories:
 Repositories loaded.
 Package "grub2-efi-ia32-1:2.12-28.fc42.x86_64" is already installed.
 Package "grub2-efi-x64-1:2.12-28.fc42.x86_64" is already installed.

 Nothing to do.

Not sure if I need grub2-efi-ia32 but I can not seem to remove it.

Many thanks again, and best wishes,
Ranjan
-- 
_______________________________________________
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