Fedora Core 2 test2 and kickstart

Brian Akins bakins at web.turner.com
Wed Mar 31 19:11:08 UTC 2004


I have the following in my pxe config (watch for wrap):

LABEL external
        KERNEL vmlinuz
        APPEND ksdevice=eth0 
ks=http://10.165.5.11/kickstart/RHAS2.1/config/ks.cfg.external 
initrd=initrd.img lang= devfs=nomount ramdisk_size=7168 console=tty0 
console=ttyS0,9600n81

LABEL fedora
        KERNEL vmlinuz-fc2
        APPEND ksdevice=eth0 
ks=http://10.165.5.11/kickstart/fc2test2/config/ks.cfg.external 
initrd=initrd.img-fc2 lang= devfs=nomount ramdisk_size=7168 console=tty0 
console=ttyS0,9600n81 iommu=merge


The "external" label works fine for RHAS 2.1.  Looking at my access 
logs, it doesn't seem that the fedora ever tries to fetch the config 
file, it just dumps me to a normal install which I can perform over 
http.  Any pointers?

-- 
Brian Akins
Senior Systems Engineer
CNN Internet Technologies





More information about the Kickstart-list mailing list