Displaying 3 results from an estimated 3 matches for "pxehex".
Did you mean:
peex
2017 Apr 11
4
CentOS 6 and pxeboot
Hi, folks,
We've been using pxeboot to pull up a menu, to build or rebuild
machines for years. We have this new server, and it fails. Times out.
What's happening is that it tries in this order
.../pxelinux.cfg/b8945908-d6a6-41a9-611d-74a6ab80b83d
.../pxelinux.cfg/01-88-99-aa-bb-cc-dd
.../pxelinux.cfg/C0A8025B
.../pxelinux.cfg/C0A8025
.../pxelinux.cfg/C0A802
2017 Apr 11
0
CentOS 6 and pxeboot
...an IPv4 address into that setting:
group {
# normal stuff
next-server 10.11.12.13;
filename "gpxelinux.0";
}
Also, in case you're ever interested, I've written a script that
generates suitable IPv4-based filenames for pre-default usage:
https://github.com/heinlein/pxehex
--
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
2017 Aug 22
3
Installation on Knights Landing (KNL) machines failure
Hi all,
We have a customer, where we are trying to install CentOS 7.3 on the new
Intel Knights Landing nodes, unfortunately, we are unable to install
then using PXE boot.
Now, I have a lot of experience of installation of machines using PXE
boot, so the setup of that is not the problem. Both myself and my
colleagues have looked through the problem, and we are unable to get
much diagnosis of