Hallo Gerhard,

am 08.03.2003, 16:32 schriebst Du:

>> Loading 10.1.1.102: /lts/vmlinuz-2.4.19-ltsp-1 .... than nothing
>> happens. Which means DHCP works fine but the client can't load the
>> kernel. This is how the kernel looks like in /tftpboot/lts/

[...]
>> -rwxr-xr-x    1 root     root            0 Mar  8 15:35 vmlinuz-2.4.19-ltsp-1

> I think you should rename or copy the kernel into vmlinuz, e. g.
> cp vmlinuz-2.4.19-ltsp-1 vmlinuz.
> This should work fine.

NO! The filename requested obviously is present in /tftpboot/lts. What
he should take a look at is his inetd/xinetd settings.
What does "grep tftp /etc/inetd.conf" issue? Should look like
 tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd -s /tftpboot
If it does, what does "netstat -l -n -p | grep udp | grep 69" say?
It should have a line
 udp    0   0 0.0.0.0:69       0.0.0.0:*      <somenumber>/inetd

HTH,
 Anselm                            mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to