Could not find kernel image

2013-04-02 Thread Tristan Hisgen
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.   Can someone help me please. :)       tftpd-hpa config:

Re: Could not find kernel image

2013-04-02 Thread Andreas Schockenhoff
Hello Tristan, Am 02.04.2013 16:18, schrieb Tristan Hisgen: 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.

Re: Could not find kernel image

2013-04-02 Thread Thomas Lange
> On Tue, 2 Apr 2013 16:18:40 +0200 (CEST), "Tristan Hisgen" > 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 /sr

Re: Could not find kernel image

2013-04-02 Thread David Dreezer
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.

Re: Re: Could not find kernel image

2013-04-02 Thread Tristan Hisgen
Hi all, thanks for the fast help. The user tftp could not read.   regards Tristan