UEFI PXE Booting Broke after 1.5.1 Upgrade
-
I was running Fog 1.4.4 with no issues on BIOS and UEFI systems but after upgrading to 1.5.1, all my UEFI PXE booting devices are showing this error. I’ve changed nothing other than upgrading the Fog Version.

-
This post is deleted!
-
@flareimp It should not. I’m about to release 1.5.2 (considering the bugs listed) which means you’ll have to edit the file again on install.
You can help simplify this by doing:
mv /var/www/fog{,_back} ln -s /var/www/html/fog /var/www/fog
-
Changing the file in:
/var/www/html/fog/service/ipxe/refind.conf
from:
scanfor internal,hdbiosto:
scanfor internalseems to have taken care of the issue for the UEFI systems. Will that affect the BIOS systems though? I ask because I do not currently have one close by to test.
-
@tom-elliott That one says “scanfor internal,hdbios”
-
What about the file in:
/var/www/html/fog/service/ipxe/refind.conf
-
@tom-elliott I did not.
-
-
@tom-elliott it already says “scanfor internal”
-
@flareimp Please edit the
/var/www/fog/service/ipxe/refind.conf
file.Look for the scanfor line.
Change it to simply read:
scanfor internal
-
@tom-elliott My apologies, the photo was too large.
-
Also, does non-uefi pxe booting work?
-
Can you try reuploading the image, all I see is the percentage.
When uplaoding the image, wait until you see the image on the right hand side before submitting.