UEFI + Legacy BIOS TFTP/PXELINUX

Thomas Lange lange at informatik.uni-koeln.de
Mon Jul 9 15:39:05 CEST 2018


The current version of 60-misc now uses this
code

if [ -d /sys/firmware/efi ]; then
    echo GRUB_EFI
elif ifclass -o I386 AMD64 ; then
    echo GRUB_PC
fi


-- 
regards Thomas


More information about the linux-fai mailing list