If you have multiple ethernet devices you probably want 'ksdevice=bootif' and add IPAPPEND 2 before the append line. If the web server is not on the same network then you will need gateway info.
On Tue, Mar 30, 2010 at 12:16 AM, M.B <[email protected]> wrote: > Hi, > I tryed both "ksdevice=link" and "ksdevice=eth0". I get the same error. > > Regards, > MB > --- En date de : *Lun 29.3.10, Steve Robson <[email protected]>* a > écrit : > > > De: Steve Robson <[email protected]> > Objet: Re: Kickstart PXE redhat 5 over HTTP "error downloading kickstart > file" > À: "[email protected]" <[email protected]> > Date: Lundi 29 mars 2010, 19h14 > > > M.B > <[email protected]<http://fr.mc263.mail.yahoo.com/mc/[email protected]>> > said: > <snip> > Bellow my PXE bootloader file > > default KS > label KS > kernel vmlinuz-5u3 > append ks=http://10.153.80.90/RH5U3/vms02 initrd=initrd-5u3.img > ramdisk_size=9216 ksdevice=link ip=10.153.80.11 netmask=255.255.255.0 > gateway=10.153.80.1 dns=127.0.0.1 keymap=fr lang=en_US.UTF-8 noipv6 > nicdelay=40 linksleep=30 eth0_ethtool="speed=1000 duplex=full" > > Hi M.B, > > I think the "append" line is incorrect, specifically, "ksdevice=link" > should read "ksdevice=eth0". > > -- Regards, > Steve > > _______________________________________________ > Kickstart-list mailing list > [email protected]<http://fr.mc263.mail.yahoo.com/mc/[email protected]> > https://www.redhat.com/mailman/listinfo/kickstart-list > > > > _______________________________________________ > Kickstart-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/kickstart-list >
_______________________________________________ Kickstart-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/kickstart-list
