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
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
2 matches
Mail list logo