-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-10.0, rhel-10.1
-
None
-
rhel-sst-ccs
-
1
-
False
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
CCS 2025-25
-
None
-
Required
-
Not Required
-
Required
Section number and name: 5.1 Creating an Installation source on NFS
Describe the issue: The last paragraph says "specify nfs:myserver.example.com:/rhel-10-install/ as the installation source." This is incorrect and causes Anaconda to fail a Kickstart install.
Impact of this issue: Specifying an NFS install source as documented in this section will result in a Kickstart install failing due to an invalid installation source.
Suggestions for improvement: Correct the documentation to reflect the correct syntax for NFS-based Kickstart installs ("nfs --server=servername.exmpale.com --dir=/path/to/install-files/"