Sven-Volker Nowarra wrote: > Here the client stops, for sure there is no harddrive. Somehow the efiboot > file does not provide the option to load the kernel via network, only hd0 or > hd1 is offered. I looked up the files in > /sys/arch/amd64/stand/efiboot/efiboot.c and the header files, but couldn't > find the references to IPv4 (or IPv6) booting, though the header files in > /usr/src/sys/stand/efi/include contain the structures for IPv4_DEVICE_PATH.
Indeed, as you noticed, the EFI bootloader doesn't have network support.
