+++ This bug was initially created as a clone of Bug #432603 +++ --- Additional comment from tao on 2008-07-18 14:34:03 EEST --- I confirmed that I could identify the nfs option with method=nfs:tcp:nfsserver.example.com:/rhel5/trees. --- command-line.txt file in anaconda sources doesn't document the existence of nfs mount options for the method command line parameter. It documents those only for the ks parameter. How to reproduce: $ grep nfs /usr/share/doc/anaconda-11.1.2.195/command-line.txt ks=nfs(:options):<path> Kickstart from NFS. NFS mount options are optional. method=nfs:<path> Use <path> for an NFS installation. Please document the options syntax. NFS mount options support was added with bug #432603
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release.
patch sent for a review.
Fixed by 8e3c69bf1fcf269845ec00d588c673336f6dd6cd, anaconda-11.1.2.210-1.
anaconda-11.1.2.216-1 $ grep nfs /usr/share/doc/anaconda-11.1.2.216/command-line.txt ks=nfs(:options):<path> Kickstart from NFS. NFS mount options are optional. method=nfs(:options):<path> Use <path> for an NFS installation. NFS mount The file reads: method=nfs(:options):<path> Use <path> for an NFS installation. NFS mount options are optional. Moving to VERIFIED.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: * Previously, the ks=nfs and method=nfs boot options were not documented in the command-line.txt file. Users had to consult documentation outside anaconda itself to learn how to use these boot options. In this release, the ks=nfs and method=nfs boot options are documented, reducing the requirement for users to resort to other documentation to use these boot options. (#559200)
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0030.html