Bug 788126

Summary: Insufficient documentation for installing via a kickstart on a CD
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-28 09:31:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kamil Páral 2012-02-07 14:55:35 UTC
Description of problem:
http://fedoraproject.org/wiki/Anaconda/Options says:

The ks parameter may take these other forms:
ks=cdrom:<device>
...


There is no information about <path> segment. Does it presume that the file is named i.e. "/ks.cfg"? Or any other hardcoded name? Or should the syntax look like ks=cdrom:<device>:<path>?

Please fix the documentation, thanks.

Comment 1 Chris Lumens 2012-03-27 20:42:49 UTC
Updated:

https://fedoraproject.org/wiki/Anaconda_Boot_Options#ks

Comment 2 Kamil Páral 2012-03-28 09:31:51 UTC
Perfect, thanks.