diff --git a/docs/source/advanced/mixed_cluster/power/diskless.rst b/docs/source/advanced/mixed_cluster/power/diskless.rst index 88ca74a9b..09f0fb9ba 100644 --- a/docs/source/advanced/mixed_cluster/power/diskless.rst +++ b/docs/source/advanced/mixed_cluster/power/diskless.rst @@ -4,12 +4,11 @@ Provision x86 Diskless Troubleshooting --------------- -**Error:** The following Error message comes out when running nodeset: :: +**Warning:** The following warning appears when ``nodeset`` generates a configuration that chains pxelinux: :: - Error: Unable to find pxelinux.0 at /opt/xcat/share/xcat/netboot/syslinux/pxelinux.0 + Warning: Unable to find pxelinux.0 from syslinux; nodes whose xNBA configuration chains pxelinux will not boot until it is available **Resolution:** The syslinux network booting files are missing. -Install the sylinux-xcat package provided in the xcat-deps repository: ``yum -y install syslinux-xcat`` - +Install the syslinux-xcat package provided in the xcat-deps repository: ``yum -y install syslinux-xcat``