On 6/21/19 1:35 AM, Patrick Dupre wrote:
What is the advantage in having the /boot/efi on a single partition,
and not /boot for example (which was the case before EFI)?


UEFI doesn't boot from code stuffed into a tiny section of the MBR.  Under UEFI, the non-volatile RAM holds a description of possibly several bootloaders.  Each description consists of a label, and a device identifier (disk and partition, for example) where a FAT32 filesystem is expected, and a path within that filesystem.  On a UEFI Fedora system, you can run "efibootmgr" to print the current list in NVRAM.
_______________________________________________
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