The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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~
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
chain ipxe from grub uefi - yanshuo1990 - 2017-07-06 06:59



User(s) browsing this thread: 1 Guest(s)