|
From: Thomas H. <tho...@pa...> - 2021-03-02 13:53:41
|
On 3/2/21 2:32 PM, Christian Caruthers wrote:
> Looking at the dhcpd.leases file, it appears the determining factor in which file a node gets when it PXE boots if the client-architecture. Unfortunately, I can't translate the different values I see in the leases file ("00:00" and "00:09").
According to ipxe.org, 00:00 matches BIOS and 09 UEFI if I understand
correctly :
DHCP option 93 Client architecture
0 Standard PC BIOS
6 32-bit x86 EFI
7 64-bit x86 EFI
9 64-bit x86 EFI (obsolete)
10 32-bit ARM EFI
11 64-bit ARM EFI
--
TH
|