Table 11.2 on this page seems to have the wrong syntax listed for ks= options: http://docs.fedoraproject.org/en-US/Fedora/18/html/Installation_Guide/sn-automating-installation.html#tb-kssources It says: ks=hd:/device/directory/ks.cfg ...but really, it should be: ks=hd:device:/directory/ks.cfg ...I think the others are similarly incorrect, but don't have a good way to confirm that at the moment.
I've removed the cited '/' from the table [1], as per the wiki page maintained by the anaconda team [2]._Kickstart_Options . The other entries in the the table appear correct, and this looks like the only instance where "ks=hd" had the leading slash. Thanks for reporting, Jeff! [1] https://git.fedorahosted.org/cgit/docs/install-guide.git/commit/?id=15a915e24e43ffbad9d15957f313091e33b2a50a [2] http://fedoraproject.org/wiki/Anaconda/Kickstart#Chapter_2
Verified in the current F19 version available at docs.fp.o.