@Tom-Elliott The new BIOS flash does not have CSM/Legacy support any longer.

Latest posts made by AxeMeAQuestion22
-
RE: Fog iPXE Menu no input
-
RE: Fog iPXE Menu no input
@george1421 The enter key does not work either; you are trapped in the menu until time expires.
These are US English Keyboards.
Yes, I followed those linked instructions to rebuild the binaries, and it did indeed update the date.
It is all of our desktops experiencing the issue. Most of them are lenovo m715q and lenovo p3 tiny. The custom built desktops also do, they have aorus motherboards in them.
The laptops, which are a variety of Lenovo laptops are working as expected.
-
RE: Fog iPXE Menu no input
@george1421 We did some further testing with this. It seems to be all USB keyboards. Most of our machines are Lenovo, but I also have a few custom-built devices, and they all seem to experience this.
Our laptops, which are also Lenovo-branded, can utilize the menu normally.
-
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 -
RE: Kernel Update/Password Issue
I missed the step to run the installer again. That seems to have resolved my issue. Thank you very much!
-
Kernel Update/Password Issue
I am running into an issue where I receive the below message when attempting to update the kernel. We recently updated to 1.5.10.4 and as part of doing this had to change the fogproject password due to an incompatible character. I changed it in the TFTP, storage settings, and .fogsettings. I seem to have missed a place if anyone could point it out to me I would be greatly appreciative!
Type: 2, File: /var/www/fog/lib/fog/fogftp.class.php, Line: 470, Message: ftp_login(): Login incorrect., Host: 172.16.20.19, Username: fogproject
-
Kernel Update Issues
I am having issues updating the kernel. When I attempt to I get this error:
Type: 2, File: /var/www/fog/lib/fog/fogftp.class.php, Line: 464, Message: ftp_login(): Login incorrect., Host: 172.16.20.19, Username: fogproject
I have verified all of the password locations listed in the wiki and gone through the troubleshooting guide. I also updated to the latest stable version. Thank you for any help you can give!