Richard wrote:
Then either .. 4. hit the TAB key5. command line is displayed already showing "vmlinuz initrd=initrd.img" 6. edit line to read "vmlinuz initrd=initrd.img linux ks=http://ksserver.example.com/ks.cfg ksdevice=eth0" and hit the enter key
6. is supposed to be "just append": ks=http://ksserver.example.com/ks.cfg ksdevice=eth0The "linux" goes to the label in the syslinux menu configuration file of the menu entry you want to boot (see isolinux/isolinux.cfg).
No problem in specifying whatever at the boot line though, I thought I'd just mention this.
-Jeroen