Fog iPXE Menu no input
-
We are experiencing a kind of weird issue. When booting a machine via iPXE the Fog menu comes up as expected, but it does not allow keyboard input. I have tried both the dev and stable branches. I have also reinstalled.
On a potentially unrelated note we were getting an error for missing autoexec.ipxe. I created the file with the below:
#!ipxe ifopen net0 dhcp net0 chain ${boot-url}/scripts/menu_EFI.ipxe
This resolved the missing file issue. However the problem of not being able to navigate the menu persisted. I updated to the most recent branches and reinstalled again, still to no avail. I updated the iPXE binaries following This link.
This also did not resolve the issue. I feel like I’m missing something simple here. Any help would be appreciated. Thank you!
iPXE version (1.21.1+)
Fog Version 1.5.10.1657
Kernel Version 1.5.10.1657 -
@AxeMeAQuestion22 What hardware has this issue? Is it one model/manufacturer, all models/manufacturer?
Is the device a laptop or desktop? If laptop does using an external keyboard plugged directly into the laptop work?
What language is this keyboard?
I have to think there is something unique with this hardware that is causing a keyboard issue with ipxe.