mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-21 08:33:20 +00:00
docs(xnba): update missing pxelinux warning
This commit is contained in:
@@ -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``
|
||||
|
||||
Reference in New Issue
Block a user