Re: EFI partition

2019-06-21 Thread Gordon Messmer
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

Re: EFI partition

2019-06-21 Thread stan via users
On Fri, 21 Jun 2019 10:35:10 +0200 "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)? > In addition, the /boot/efi is a fat32. > > Thank to clarify this point. It's not really an advantage,