added working pxe conf

This commit is contained in:
deus 2026-06-24 14:24:23 +02:00 committed by deus
commit 1f9431f315
3 changed files with 46 additions and 1 deletions

View file

@ -1,6 +1,7 @@
interface=enx9cbf0d007794
domain=yourdomain.com
dhcp-range=192.168.0.3,192.168.0.253,255.255.255.0,1h
dhcp-boot=grubx64.efi
pxe-service=x86PC, "PXELINUX (BIOS)", "pxelinux.0"
pxe-service=X86-64_EFI,"PXE (UEFI)","grubx64.efi"
enable-tftp
tftp-root=/srv/tftp

View file

@ -0,0 +1,6 @@
DEFAULT install-legacy
LABEL install-legacy
KERNEL vmlinuz
INITRD initrd.lz
APPEND boot=live live-config ip=dhcp fetch=http://192.168.0.1/lmde-7-cinnamon-64bit.iso live-media-path=/live