Hello,
I have a machine with a dual fedora boot on 2 drives (with grub2)
I daily maintain one (say A on /dev/sda4), and occasionally the other one (say B on /dev/sdc5).
The problem is when I update B, grub is not update properly, i.e., I cannot
boot on B with the new kernel.
Hence, I run
grub2-mkconfig -o /boot/grub2/grub.cfg
on both machines
But it is not enough
I tried
grub2-install /dev/sda
But I get
Installing for x86_64-efi platform.
grub2-install: error: This utility should not be used for EFI platforms because it does not support UEFI Secure Boot. If you really wish to proceed, invoke the --force option.
Make sure Secure Boot is disabled before proceeding.
What is the correct procedure?
dnf reinstall shim-* grub2-*
Thank
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
===========================================================================