Install PXE Server on Debian ============================= apt-get install tftpd-hpa Settings Defaults nano /etc/default/tftpd-hpa When you like write rights then must set following options: TFTP_OPTIONS="--secure -c" cd /srv chmod 777 -R tftp/ chown -R nobody tftp/