[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Passing boot params from pxelinux to KickStart
- From: "Coe, Colin C." <Colin Coe woodside com au>
- To: "Discussion list about Kickstart" <kickstart-list redhat com>
- Subject: RE: Passing boot params from pxelinux to KickStart
- Date: Fri, 26 May 2006 13:26:26 +0800
Thanks Dan. Still having issues.
This is an extract from my PXE config file. When I put my params on the
append line kickstart spat out an error, however, they are ignored on
the kernel line.
label el3
kernel el3u5_x86_64/vmlinux my_param1 my_param2=1
append ksdevice=eth0
ks=nfs:10.240.34.254:/export/install/el3u5_x86_64/rhel_3x86_64_lws_testi
ng.cfg load_ramdisk=1 initrd=el3u5_x86_64/initrd.img
ipappend 1
Ideas?
Thanks
CC
-----Original Message-----
From: kickstart-list-bounces redhat com
[mailto:kickstart-list-bounces redhat com] On Behalf Of Dan Carpenter
Sent: Friday, 26 May 2006 12:06 PM
To: Discussion list about Kickstart
Subject: Re: Passing boot params from pxelinux to KickStart
On 5/25/06, Coe, Colin C. <Colin Coe woodside com au> wrote:
> I need pass boot time params from machines booted using PXELinux to
> KickStart for use within the %pre portion of a kickstart config file.
> I've googled but not found anything helpful. Any pointers on how to
> do this?
>
They end up in /proc/cmdline
http://www.redhat.com/archives/kickstart-list/2005-August/msg00097.html
regards,
dan carpenter
_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]