Hello Lluis,

[...]

LD> Searching for server (DHCP) ...
LD> ..Me: 192.168.0.151, Server: 192.168.0.2, Gateway: 192.168.0.2
LD> Loading 192.168.0.2:/lts/vmlinuz-2.4.19-ltsp-1 ........

LD> In the /var/log/messages appears:

[...]

LD> Jan 24 11:26:20 linux in.tftpd[26152]: /var/lib/tftpboot: No such file or
LD> directory
LD> ...
LD> Jan 24 11:26:20 linux in.tftpd[26176]: /var/lib/tftpboot: No such file or 
LD> directory

LD> Could you give me a hand, please ?

It's what the syslog says: The files you want to download can not be
found. You should know that tftpboot (if configured with -s switch for
security) reads the file from a position relative to the given path.
For you, obviously tftpd is told to read relative to
/var/lib/tftpboot. I assume you have only /tftpboot prepared? Then go
like this: Edit /etc/xinetd.d/tftp and replace /var/lib/tftpboot with
/tftpboot. Be sure the file /tftpboot/lts/vmlinuz-2.4.19-ltsp-1 exists
and is mode 444, and the directories /tftpboot and /tftpboot/lts are 555
(or more, but that's the most secure reasonable setting).

Best regards,
 Anselm                            mailto:[EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to