IPXE Error 2e008081
-
Issue getting clients to boot. This ipxe error is thrown, and then it states chainloading failed. I am running fog server 1.5.9 and using tls. Any ideas?
-
@pamadmax Can you provide a clear screens shot of the error taken with a mobile phone? The context of the error is almost as important as the error itself.
Also is the error because of a fog admin created menu or a FOG provided menu?
-
Can’t upload. I get an error about the maximum image size. Uploaded to google drive. Link is: https://drive.google.com/file/d/1QLr-bUJX0TSAN_K9MQpaB9l_HIN8rqbn/view?usp=sharing
-
@pamadmax Do you or did you create any custom iPXE FOG Menus?
The random Windows… OK looks suspect to me.
-
-
@pamadmax OK then something funny (strange) is going on with your ipxe menu.
on a windows computer on the same network as the fog server lets paste in this string:
https://10.250.0.15/fog/service/ipxe/boot.php?mac=84:7b:eb:2b:b3:da
This will display the text script that creates the ipxe menu. Lets see exactly what is going wrong here. That “Windows…” still bugs me because I think it should not be in the ipxe menu.
The exec format error is related to trying to run a non uefi boot kernel on a uefi computer, or the ipxe menu tried to tell the computer to boot a text file or other nonsense.
-
@george1421 said in IPXE Error 2e008081:
This will display the text script that creates the ipxe menu. Lets see exactly what is going wrong here. That “Windows…” still bugs me because I think it should not be in the ipxe menu.
You are correct here I am sure. From what I see in that picture I would assume the string “Windows” is set as Kernel either in the host’s settings or even in the global FOG settings.