On Mon, 05 Feb 2007, Paul J. Thompson wrote: > The client finds the dhcp server at 192,168.0.1. It gets an address > 192.168.0249 then comes up with the following error messages:- > > TFTP > PXE-T01 file not found > PXE-E3B - TFPT error > PXE-M0F exiting Intel PXE ROM
It looks like the dhcp bit worked and the client tried to run tftp to download the kernel and initrd.img files. One or both of these was not available "file not found". I'd suggest looking at the parameters in /etc/ltsp/dhcpd.conf and check that the files in /var/lib/tftpboot/ are in place where the dhcp server is claiming. In fairness, if you've run ltsp-build-client I'd expect that to be sorted already but maybe not. Gavin -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
