Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE noob - Windows Server 2012
2013-02-15, 03:45
Post: #2
RE: iPXE noob - Windows Server 2012
Hi Josh,

That sounds correct for the most part. You shouldn't need the other pxelinux or ipxe files in the tftp directory if you are just planning on booting up undionly.kpxe. This is a good link about the process with some diagrams, although the page was not written for a windows server:

http://www.heath-bar.com/blog/?p=326

The first picture shows what is the poster is accomplishing. You can basically stop after "serve files" in picture one as at that point, undionly.kpxe is on the client machine and with the default undionly.kpxe, you have an ipxe shell. You can override the shell with an embedded ipxe script (http://ipxe.org/embed) if you compile undionly.kpxe with the EMED=(script) option.

This link may help also.

http://chee-yang.blogspot.com/2011/12/ip...l-via.html

I didn't actually end up trying this but he is chaining pxelinux to load the ipxe kernel which then loads up pxelinux and allows a boot for compatibility reasons.

For setting this up on windows, I'm not sure but this may help:

http://ipxe.org/howto/msdhcp#pxe_chainloading

Maybe someone else with windows experience may chime in about the dhcp settings on windows server 2012.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPXE noob - Windows Server 2012 - plindbe2 - 2013-02-15 03:45



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