In order to enable PXE booting, the user would need to also add the goldboot registry's IP to their DHCP server.
When enabled, the registry will:
- Start a TFTP listener on 69/UDP
- Send a specialized goldboot linux image wrapped in an EFI binary
- According to the requestor's MAC address, the goldboot linux image automatically pulls the appropriate public image and applies it
In order to enable PXE booting, the user would need to also add the goldboot registry's IP to their DHCP server.
When enabled, the registry will: