Setting up PXE on the miniHPC
minihpc
What is PXE Boot?
In computing, the Preboot eXecution Environment specification describes a standardised client–server environment that boots a software assembly, retrieved from a network, on PXE-enabled clients. (Wikipedia)
List of ToDos
- Write the Raspberry Pi OS image to an SD card.
- Run and update and an upgrade.
- Install and configure
dnsmasq
. - Install and configure
nfs
. - Download and install PXE scripts:
git clone https://github.com/carpentriesoffline/pxe-boot.git