Files
auricom-home-cluster/server/pxe/pxe.conf
2021-04-18 03:22:42 +02:00

12 lines
241 B
Plaintext

# enable tftp
enable-tftp
# set tftp root path
tftp-root=/var/lib/tftpboot
# disable dnsmasq dns
port=0
# set dns server
dhcp-option=6,192.168.8.1
# set router
dhcp-option=3,192.168.8.1
# set pxelinux boot image
dhcp-boot=pxelinux/pxelinux.0