Need help added Duke and nuke to fog ipxe menu
-
I have been following the wiki for adding the dban iso. To the ipxe menu. So far I have the menu idea but I’m having issues with getting dban to boot.
-
the error I am getting is dban.bzi… ok
then after that I get a could not boot exec format errorim also using this in the Ipxe menu
:DBAN
kernel ${fog-ip}/dban/dban.bzi nuke=“dwipe --autonuke --method dod522022m” silent vga=785
boot -
@darkxeno Might you be trying to run this on a uefi based computer? Do you get the same results on a bios based computer?
-
@darkxeno said in Need help added Duke and nuke to fog ipxe menu:
you might also want to try this alternate syntax.
> :DBAN kernel ${fog-ip}/dban/dban.bzi imgargs dban.bzi nuke=“dwipe --autonuke --method dod522022m” silent vga=785 boot
-
@george1421 it is uefi
-
@darkxeno Ok you need to ensure that kernel support uefi computers. The could not boot exec format could indicate the kernel doesn’t support uefi.
As for the top post with the iso, that would use memdisk and memdisk only supports bios based computer. I uefi system will throw an error if you try to use memdisk on uefi.
Also try the alternate ipxe syntax I provided.
Lastly on the iso image you have see if there are the uefi directories on that media. /EFI and or /boot