[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: initiating kickstart install from fc9 media



Richard wrote:
Then either ..
    4.  hit the TAB key
5. 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=eth0

The "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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]