deploy image with UEFI
-
I will want deploy the images on computer use pxe UEFI.
I will want my Fog Server work with UEFI.Thank you.
-
@wass This is 100% supported and the recommended way to use fog. One thing you need to do for sure is disable secure boot on the machine as the ipxe bootfile isn’t a signed boot file (it hopefully will be in the not too distant future).
The other important step is setting up your dhcp server to point to fog by setting option 66/67 on your dhcp server, see also https://docs.fogproject.org/en/latest/installation/network-setup/
If there’s a more specific part of the setup you need help with we’ll happily guide you through it
-