Kickstart PXE redhat 5 over HTTP "error downloading kickstart file"

Larry Brigman larry.brigman at gmail.com
Tue Mar 30 15:11:17 UTC 2010


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 <boudaa_jobmail at yahoo.fr> 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 <srobson at cadence.com>* a
> écrit :
>
>
> De: Steve Robson <srobson at cadence.com>
> Objet: Re: Kickstart PXE redhat 5 over HTTP "error downloading kickstart
> file"
> À: "kickstart-list at redhat.com" <kickstart-list at redhat.com>
> Date: Lundi 29 mars 2010, 19h14
>
>
> M.B <boudaa_jobmail at yahoo.fr<http://fr.mc263.mail.yahoo.com/mc/compose?to=boudaa_jobmail@yahoo.fr>>
> 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
> Kickstart-list at redhat.com<http://fr.mc263.mail.yahoo.com/mc/compose?to=Kickstart-list@redhat.com>
> https://www.redhat.com/mailman/listinfo/kickstart-list
>
>
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20100330/ffd13bbc/attachment.htm>


More information about the Kickstart-list mailing list