On Thu, 31 Oct 2002 06:25:13 -0800 Ken <[EMAIL PROTECTED]> wrote: > Hi, > > I recently reinstalled my whole Mandrake 8.2 system. I had copied my > working config files from the previous installation. Once I reinstalled > LTSP I copied my old config files over but I'm getting a "tftp error 1 > file not found unable to load file". I've checked the tftpboot/lts > dirctory and the correct file is in there. I've done a netstat -anp | > grep ":69" and here is the output > > udp 0 0 0.0.0.0:69 > 0.0.0.0:* 9040/xinetd > udp 0 0 0.0.0.0:69 > 0.0.0.0:* 7957/in.tftpd > > Any ideas on what too try next?
How about the most famous 'gotcha'...the leading '/tftpboot' in the dhcpd.conf file filename option? And don't forget to restart dhcpd after changes (/etc/rc.d/init.d/dhcpd restart) -rob ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _____________________________________________________________________ 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.openprojects.net
