On Wed, 26 Mar 2008, SZABO Zsolt wrote: > I am trying a lenovo 3000 n100 laptop to access our ltsp server through > its built-in lan interface (RTL8139/xxx): > * the dhcp server and tftp/ltsp server are different hosts; > * so lenovo gets the ip addresses from the dhcp server. That's OK. > * then I get the message in the subject: > > Intel UNDI PXE-2.1 (build 082) > [IP list] > PXE-T01: File not found > PXE-EBR: TFTP error - File not fo > PXE-M0F: Exiting PXE ROM > > * I write it again: when I connect another machine with PXE boot to the > same wire and the machine gets the same IP config it boots perfectly! > > Can the version of PXE ROM cause such irregular behaviour?
Just for the archive: it seems that the answer for the last question is YES... :-( Btw. the real error was a PXE-E32: TFTP open timeout because the buggy pxe client discarded the next-server option. Thus, I have to install a tftpd-hpa next to the dhcp-server on the router box. And I also have to rsync /var/lib/tftpboot/ltsp from the ltsp-server. Maybe a BIOS update or such would have helped, too. But I am not familiar with such kind of operation, and it was simpler to install a package. NOw, I only have to care to rsync when rebuilding the ltsp-kernel. -- Zsolt ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _____________________________________________________________________ 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
