PXE boot with efi works.

This commit is contained in:
deus 2026-07-31 13:55:44 +02:00 committed by deus
commit c677f4f4f2
2 changed files with 23 additions and 7 deletions

View file

@ -1,8 +1,10 @@
interface=enx9cbf0d007794
interface=enxa0cec8c167a7,lo
domain=yourdomain.com
dhcp-range=192.168.0.3,192.168.0.253,255.255.255.0,1h
pxe-service=x86PC, "PXELINUX (BIOS)", "pxelinux.0"
bind-interfaces
dhcp-range=enxa0cec8c167a7,192.168.0.100,192.168.0.200
#dhcp-boot=pxelinux.0,pxeserver,192.168.0.1
dhcp-match=set:efi-x86_64,option:client-arch,7
dhcp-boot=tag:efi-x86_64,bootx64.efi
#dhcp-boot=tag:efi-x86_64,bootx64.efi
dhcp-boot=tag:efi-x86_64,grubx64.efi
enable-tftp
tftp-root=/srv/tftp