On Thursday 07 December 2006 20:59, Chirag wrote: > I am trying to configure LTSP client on Knoppix, > > Server is configured and when try to boot client > it say > > ............. > ..Me192.168.1.9 Server 192.168.1.55 > Loading 192.168.1.55:/tftpboot/lts/vmlinuz.ltsp TFTP error 1 (File > not found) Unable to load file
Most likely tftp is not running. check /etc/inetd.conf for a line like tftp dgram udp wait root /usr/sbin/in.tftpd -s /iso/tftpboot/nbi_img -r blksize If u are using pxe u require the tftp-hpa package. -- Rgds JTD -- http://mm.glug-bom.org/mailman/listinfo/linuxers

