To answer the question in the subject: The bootloader is installed on the /boot/efi filesystem, and referenced by path in NVRAM (See the "efibootmgr" command).

On 4/7/20 10:44 PM, spike wrote:
I'm installing Fedora 31 with a kickstart file that contains

bootloader --location=mbr #Same when omitting location parameter, mbr is default
...
According to the documentation 
(https://docs.fedoraproject.org/en-US/fedora/f31/install-guide/appendixes/Kickstart_Syntax_Reference/#sect-kickstart-commands-bootloader)
 this should install the bootloader to a BIOS boot partition:


I'm not 100%, but that might apply only to BIOS systems.  The documentation also says that option doesn't need to be specified on most systems, and it might not even be used on UEFI systems. So, just leave it off, I'd think.

_______________________________________________
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

Reply via email to