>>>>> "Thomas" == Thomas Lange <la...@informatik.uni-koeln.de> writes:

    Thomas> I found the thread on the linux-fai mailing list and also
    Thomas> the code that added efi support into setup-storage. In the
    Thomas> end we remove the code from FAI, since it was not needed any
    Thomas> more.

    Thomas> It's much easier to get a partition of type ESP. Just create
    Thomas> a disk gpt disk label, a partition of type vfat that is
    Thomas> mounted to /boot/efi and set the boot flag on this partition
    Thomas> using the bootable:1 keywork in the disk_config line. This
    Thomas> will result in a partition type of esp. This is the normal
    Thomas> parted behaviour. It should look like this:

I've confirmed this works.
That doesn't allow you to create an esp partition on a non-gpt or a
gpt-bios disk.
I'm fine if you want to say that's rare enough that people need to set
the flag in a hook rather than permitting it in fai-setupstorage.
Today, I actually do create an ESP on bios disk labels, which is a
perfectly supported UEFI configuration, but gpt would be totally fine
for my uses so I'm fine if you want to close this.

Reply via email to