iPXE discussion forum

Full Version: iPXE & UEFI support (solved)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

lightvik

Good morning friends!
I have a questions:
1) ipxe.efi may work with native menu? if yes - please show me example and source build optinos. i want graphic menu like in bios version.
2)ipxe.efi support iso booting? i cant load memdisk (and any .c32 app) and don't know how to boot iso.
3) where i can find ipxe uefi menu example (boot debian/centos installers / iso / and wimboot)
(2016-01-26 07:02)lightvik Wrote: [ -> ]1) ipxe.efi may work with native menu? if yes - please show me example and source build optinos. i want graphic menu like in bios version.

Yes. See http://ipxe.org/cmd/choose and http://ipxe.org/cmd/console.

Quote:2)ipxe.efi support iso booting? i cant load memdisk (and any .c32 app) and don't know how to boot iso.

Not yet.

As a general point, you can't use memdisk under UEFI anyway since it's BIOS-only.

Quote:3) where i can find ipxe uefi menu example (boot debian/centos installers / iso / and wimboot)

For wimboot, just see http://ipxe.org/wimboot, which already covers UEFI.

Michael

lightvik

Thanks you, after time i has create working menu, but i can't load debian/centos netinstaller's, please show me example .
i can use ftp/nfs/http/tftp
update:
i found working config and run it, it works good, thanks for the great software!
Reference URL's