PXE (Preboot eXecution Environment)
Environment
Field | Spec or Version |
---|---|
CPU | QEMU Virtual CPU version 2.5+ (2 Cores) |
RAM | 2G |
OS | Rocky Linux 10.0 (Red Quartz) |
Network | interface ens18 with IP 192.168.3.11/24 |
DNS | 192.168.3.1 (Private DNS Server) |
Package Installation
dnf install -y syslinux dnsmasq
- /etc/dnsmasq.conf
# Listen on this specific port instead of the standard DNS port # (53). Setting this to zero completely disables DNS function, # leaving only DHCP and/or TFTP. port=0