chain ipxe from grub uefi
|
2017-07-06, 06:59
Post: #1
|
|||
|
|||
chain ipxe from grub uefi
Hi :
I am trying to deploy a PXE server for both Windows and Linux under both LAGACY and UEFI mode. At the same time, we want to do OS installation automatically. For legacy mode, I chose pxelinux.0, because it can find the menu named with MAC address. It has the ability to support Linux and windows WDS(through ipxe.lkrn). But for UEFI mode, syslinux.efi can not boot uefi Windows WDS. So, I tried to use syslinux.efi(6.03 &6.04) --> snponly.efi -->WDS, but failed. Another way, grub.efi -->snponly.efi -->wds, failed too. I got grub.efi from ISO of RHEL7.3. So, my question is: is there any way to chain ipxe from grub.efi? thanks~ |
|||
2017-07-06, 18:06
Post: #2
|
|||
|
|||
RE: chain ipxe from grub uefi
Why use grub?
I would use ipxe.efi -> EFI linux kernel, and ipxe.efi -> wimboot Use GitHub Discussions VRAM bin |
|||
2017-07-24, 05:21
(This post was last modified: 2017-07-24 05:22 by yanshuo1990.)
Post: #3
|
|||
|
|||
RE: chain ipxe from grub uefi | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)