Exec format error during network boot
-
I am using the latest version of FOG and the latest version of virtualbox. When I try to initiate a network boot to generate Quick registration and inventory on a virtual machine so I can upload it to FOG I receive a message:
Could not boot image: Exec format error (http://ipxe.org/2e008001). I have read the content of this article but could not solve the problem. For example the registration work if initiated from physical machine. The Kernel of the for is updated to the latest Kernel 6.1.22 AMD/Intel. -
@danibashkov said in Exec format error during network boot:
Could not boot image: Exec format error (http://ipxe.org/2e008001).
Most likely the kernel image is missing or corrupt. Please check using the following command:
file /var/www/{html/,}fog/service/ipxe/bzImage
As well I may ask how your DHCP server is being setup? Did you say yes for FOG to install and setup DHCP for you on the FOG server or do you manage your own DHCP server in the network? Just asking because possibly this might be a 32/64bit issue as well.