How to setup iPXE on Windows server?
|
2011-10-07, 21:15
(This post was last modified: 2011-10-07 21:19 by MultimediaMan.)
Post: #2
|
|||
|
|||
RE: How to setup iPXE on Windows server?
You can boot WinPE1.6, WinPE2.0 and WinPE3.0/3.1 via pxelinux.0
Boot Script Syntax: Code: DEFAULT /bin/vesamenu.c32 I have not been able to get an iSCSI ISO Boot to succeed... as near as I can tell, the Kernel for the PE Operating System re-initializes the hardware during loading, and "loses" the connection. One things I have not fully explored are the various memdisk options using WinPE ISOs (I know for sure the "RAW" option is a no go)... Example: KERNEL /bin/memdisk raw Does not work!!! The trouble with those, again, is the hardware detection... It would not be very difficult to recode the PE bootloader to be compatible, it is just getting Microsoft to see the value in doing so. To be fair, a lot of non-Redhat-Based distros have problems using an ISO SANBOOT; those that do succeed tend to be the netboot ISOs.... they are small and light and generally load the data from the ISO to memory before executing it, by design (which is probably how Microsoft would recode PE). iPXE to these small images is essentially ignored or passed onto something like Anaconda for the actual OS Installer. It really is a case of the installers not being ready for what iPXE brings to the table. "Thus far, you have been adrift within the sheltered harbor of my patience..." |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to setup iPXE on Windows server? - wilber82 - 2011-09-28, 07:59
RE: How to setup iPXE on Windows server? - MultimediaMan - 2011-10-07 21:15
|
User(s) browsing this thread: 3 Guest(s)