I followed the guide @ http://erpxe.org/Raspberry_Pi_installation_instructions but unfortunately when I get to the part where I use the command "service tftpd-hpa restart" the I get the error:
Code: Select all
Job for tftpd-hpa.service failed. See 'systemctl status tftpd-hpa.service' and 'journalctl -xn' for details.
Code: Select all
tftpd-hpa.service - LSB: HPA's tftp server
Loaded: loaded (/etc/init.d/tftpd-hpa)
Active: failed (Result: exit-code) since Thu 2017-06-29 12:33:32 EDT; 55s ago
Process: 2268 ExecStop=/etc/init.d/tftpd-hpa stop (code=exited, status=0/SUCCESS)
Process: 6969 ExecStart=/etc/init.d/tftpd-hpa start (code=exited, status=1/FAILURE)
Code: Select all
No journal files were found.
thanks