1. Install tools and config IPXE # Install compiler and dependencies sudo apt-get install -y git gcc make liblzma-dev # Grab the source code git clone https://github.com/ipxe/ipxe.git cd ipxe/src # Enable NFS support