Robert McBroom via users composed on 2022-10-31 17:17 (UTC-0400):

> Running Fedora 35 and trying to fix installed boot files on a third drive.

> ~]# grub2-install /dev/sdc
> grub2-install: error: this utility cannot be used for EFI platforms 
> because it does not support UEFI Secure Boot.

> Secure Boot is turned off in the bios. The boot is from UEFI.

MBR is not a component of UEFI booting. The UEFI BIOS looks to the \EFI 
directory
on the ESP partition. Instead of grub2-install, do:

        dnf reinstall grub2-efi grub2-efi-modules shim

after appropriately following the directions on
<https://forums.fedoraforum.org/showthread.php?313609-How-to-reinstall-Grub-EFI-in-Fedora-with-Fedora-Workstation-Live-media>
-- 
Evolution as taught in public schools is, like religion,
        based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
_______________________________________________
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