On 4/4/24 00:50, Michael Hennebry wrote:
On Tue, 2 Apr 2024, Samuel Sieb wrote:
The efi partition probably needs to be bigger than that, but it also has to be mounted at /boot/efi as indicated.
Ah! With custom partitioning, anaconda needs to be explicitly told the EFI partition is the EFI partition.
Anaconda needs to have all the partitions you are going to install to mounted and to be told what the partition format is, hence you would need to tell anaconda to mount the efi partition as /boot/efi and its format is efi. Having done that don't specify to format that partition as with Windows installed, Windows is potentially also using that partition as its efi partition.
regards, Steve