Re: [CentOS] tftp server different from dhcp one

2020-02-23 Thread Lars Seipel
On Sun, Feb 23, 2020 at 09:10:18PM -0500, Mauricio Tavares wrote: if option architecture-type = 00:07 { filename "shim.efi"; } else { filename "pxelinux/pxelinux.0"; } } } If the server is a different one, how would the option architecture-type{} change to reflect the file location? It wo

[CentOS] tftp server different from dhcp one

2020-02-23 Thread Mauricio Tavares
In https://docs.centos.org/en-US/centos/install-guide/pxe-server/#chap-installation-server-setup they show the following example for setting dhcpd.conf to point to the tftp server for pxe booting: option space pxelinux; option pxelinux.magic code 208 = string; option pxelinux.configfile code 209