Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Booting CentOS 7 via iPXE on UEFI (HP G9)
2016-02-03, 11:26
Post: #13
RE: Booting CentOS 7 via iPXE on UEFI (HP G9)
(2016-02-02 17:25)allenb Wrote:  What I was doing:

kernel blahblah initrd=foobar.img
initrd foobar.img
boot

What actually works with the "out of the box" pxeboot files:

initrd foobar.img
chain blahblah initrd=foobar.img

Those are identical as far as iPXE is concerned: the only difference is in which file gets downloaded first. This will affect the placement in memory, which could potentially make a difference if your kernel does not include the backported fix mentioned earlier.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Booting CentOS 7 via iPXE on UEFI (HP G9) - mcb30 - 2016-02-03 11:26



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