Hello,
I want to setup a simple FAI server.
After I have "fai-quckstart" performed and the settings have done, I try to boot the client.
However, it is not work here. "Could not find kernel image: vmlinuz-3 ..." is the error message.
However, it is not work here. "Could not find kernel image: vmlinuz-3 ..." is the error message.
Can someone help me please. :)
tftpd-hpa config:
# /etc/default/tftpd-hpa
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/srv/tftp/fai"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="-l -s"
TFTP_DIRECTORY="/srv/tftp/fai"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="-l -s"
