Setting up a PXE boot environment – Part 1: TFTP Server & DHCP Server

Disclaimer: Regardless part 0 is more or less around Raspberry Pi, in this post, I am only implementing a bare-minimum version of PXE, it will only handle single architecture (x64) and either UEFI or BIOS, not a general purpose PXE environment. some of the PXE boot environment mentioned should also work with Raspberry Pi 3B+ or above, here’s the official Raspberry Pi documentation.

Continue reading Setting up a PXE boot environment – Part 1: TFTP Server & DHCP Server