From 718e480d716c986c9925c3fc593ec35797b77930 Mon Sep 17 00:00:00 2001 From: Tom Leavitt Date: Thu, 17 Oct 2019 13:17:15 -0700 Subject: [PATCH] Update PXE tutorial to add client requirements (#873) * Update PXE tutorial to add client requirements Signed-off-by: Tom Leavitt * Additional changes to PXE tutorial Move client requirements to the top of the prerequisite section --- source/guides/network/ipxe-install.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/guides/network/ipxe-install.rst b/source/guides/network/ipxe-install.rst index 70e6e7fa..1c397072 100644 --- a/source/guides/network/ipxe-install.rst +++ b/source/guides/network/ipxe-install.rst @@ -41,6 +41,11 @@ Prerequisites Before booting with iPXE, make the following preparations. +Your PXE client system must meet the requirements to run |CL| and have a boot +order where the network boot option is prioritized before the disk boot +option. To determine if your PXE client system meets the minimum requirements +for |CL|, review the :ref:`compatibility-check`. + Connect the PXE server and PXE clients to a switch on a private network, as shown in figure 2. @@ -49,9 +54,6 @@ shown in figure 2. Figure 2: Network topology. -Your PXE client must have a boot order where the network boot option is -prioritized before the disk boot option. - Your PXE server must have: * Ethernet/LAN boot option.