Possibly to dynamically switch between BIOS and EFI iPXE firmware? - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Possibly to dynamically switch between BIOS and EFI iPXE firmware? (/showthread.php?tid=7797) |
Possibly to dynamically switch between BIOS and EFI iPXE firmware? - sofakng - 2015-08-25 14:19 I'd like to setup an iPXE boot menu where I can boot several different operating systems like Windows 10, Debian, etc. However, if I boot Windows 10 I need to use UEFI but if I boot Debian I'd like to use BIOS. Is this possible? RE: Possibly to dynamically switch between BIOS and EFI iPXE firmware? - robinsmidsrod - 2016-11-02 10:41 The howto on ipxe.org/howto/winpe should work on both legacy BIOS and UEFI. For menu examples and more have a look here: ipxe.org/examples |