iPXE discussion forum

Full Version: UEFI USB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Is there a way to generate a UEFI compliant USB key for iPXE ?

Thank you
From what I've understood of UEFI, a boot device must just use a FAT filesystem for it to be readable by the firmware. Then you can just put your ipxe EFI ROM on it. Were you thinking of something more specific?
(2013-04-19 10:09)Kirioss Wrote: [ -> ]Is there a way to generate a UEFI compliant USB key for iPXE ?

Do you mean a UEFI-bootable USB key containing iPXE?

If so then it's not currently possible, but will be soon. (The major obstacle is fixing iPXE-as-a-UEFI-application; creating a USB key is then relatively straightforward.)

Michael
(2013-04-19 11:22)mcb30 Wrote: [ -> ]Do you mean a UEFI-bootable USB key containing iPXE?

That is exactly what I mean. I then have my answer... I assume the answer is the same with undionly.kpxe (snponly.kpxe ?) with a PXE server ?

Thank you
Reference URL's