I’ve just upgraded my Fog server via the Git trunk to 1.3.0RC35 which is the latest and confirmed it is upgraded.
I then replaced in the “Boot File” box in my Juniper ex330 dhcp server the value of undionly.kpxe
Also upgraded the Fog client to the latest one in my lenovo laptop, still on the booting off the network, but
I still get the TFTP timeout and Exiting Intel Boot error messages.
In the laptop I tried :
tftp –i x.x.x.x get pxelinux.0
“Connect request failed”
tftpd service in the fog server is running.
I see there is now /opt/fog/log but no logs there.
I noticed there were no Fog service running . Should they be running all the time ?
Anyway I tried to start a few for e.g.
./FOGMulticastManager
PHP Fatal error: Uncaught Error: Class ‘FOGCore’ not found in /opt/fog/service/lib/service_lib.php:25
Stack trace:
#0 /opt/fog/service/FOGMulticastManager/FOGMulticastManager(25): require()
#1 {main}
thrown in /opt/fog/service/lib/service_lib.php on line 25
What does that mean ?
Interestingly when I was browsing for logs on the fog page I noticed my laptop with the correct MAC address in the Reports management under host listing and Inventory. I did a search in host management and found it. There’s a statement saying “Pending Registration created by FOG_CLIENT”. For “Host Bios Exit Type”, I selected SANBOOT and “Host EFI Exit Type” I chose “Refind_EFI” . Are these correct ?
Once it was on the host list I decided to try anyway to Capture and Force task to start. And immediately I see the Fog message on my laptop asking for restart which is good, so restarted, but now its on perpetual reboot because the tftp failed and exit on intel boot errors and it keeps trying again. Please help .