PXE-T01: File Not Found when trying to boot from PXE on new Fog install.
-
on ubuntu 12.04 the normal tftp root should be at /tftpboot not /var/lib/tftpboot
does that directory not exist? -
I did a search for tftpboot and the only directory that I see is under /var/lib/tftpboot and its empty
-
what results return when you type the command [CODE]ps -Af | grep tftp[/CODE]
-
administrator@fhcbovscFOG:/var/www/fog/service/ipxe$ ps -Af | grep tftp
1000 3395 3062 0 Nov05 pts/2 00:00:00 pico tftpd-hpa
root 3650 1 0 Nov05 ? 00:00:00 /usr/sbin/in.tftpd --listen --user tftp --address 0.0.0.0:69 --secure /var/lib/tftpboot
1000 4708 3507 0 08:25 pts/3 00:00:00 grep --color=auto tftp
administrator@fhcbovscFOG:/var/www/fog/service/ipxe$ -
Was there anything else that I could do to check it?
-
i’m not sure what went wrong, but tftp appears to be running
what files are located in /var/lib/tftpboot ? -
It looks empty. Could I add the files into it? Also when I try to [URL=‘http://192.168.1.5/fog/management/index.php?node=about&sub=kernel-update’]Kernel Update[/URL] through the fog config page, it says it downloads the file then when it says transfering to tftp server it hangs and never completes.
-
i would try rerunning the installer. it looks like some things may not have finished installing correctly
-
reinstall seemed to fix the pxe error but now im getting another error from pxe
[SIZE=6][B][SIZE=3]Error 0x040ee119[/SIZE][/B][/SIZE] -
what are the details of the computer you’re having problems with? brand/model
the first step i would take would be to update the undionly.kpxe file to the latest version from here
[url]http://sourceforge.net/p/freeghost/code/HEAD/tree/trunk/packages/tftp/[/url]
if that doesn’t work, try using undionly.kkpxe instead
there are plenty of threads about troubleshooting ipxe error 0x040ee119