Could not find kernel image

David Dreezer dave at socialstrata.com
Tue Apr 2 19:42:37 CEST 2013


Hi,

You might want to add -v -v -v -v to the TFTP_OPTIONS. This will get the max level of verbosity into your syslog. That will help you to see exactly what files the client is asking for. Once you know what is being asked for then you can perhaps better determine why it cannot find the file.



On Apr 2, 2013, at 1:33 PM, Thomas Lange <lange at informatik.uni-koeln.de> wrote:

>>>>>> On Tue, 2 Apr 2013 16:18:40 +0200 (CEST), "Tristan Hisgen" <tristan.tk at web.de> said:
> 
>> However, it is not work here. "Could not find kernel image: vmlinuz-3 ...
>> is the error message.
> Which FAI version? 
> I guess something is wrong with the tftp setup.
> Check is user tftp can read all file in /srv/tftp/fai.
> 
>> 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"
> This looks good.
> 
> -- 
> regards Thomas



More information about the linux-fai mailing list