OSX-KVM/dnsmasq.conf
CHUCK 3442eec1d4 Add a dnsmasq.conf file to configure PXE boot
* Set the TFTP root directory to `tftpboot`
* Configure DHCP options for PXE boot
2025-04-23 05:09:57 -04:00

8 lines
164 B
Plaintext

port=0
log-dhcp
enable-tftp
tftp-root=/tftpboot
dhcp-range=192.168.0.50,192.168.0.150,12h
dhcp-match=set:efi64,option:client-arch,7
dhcp-boot=tag:efi64,grubx64.efi