Displaying 2 results from an estimated 2 matches for "cshabazi".
2011 Aug 13
3
grabbing ip address from kickstart pre
I can get the kickstart command line with /proc/cmdline
it looks something like xxxxx ks=http://192.168.1.8/ks/ks.cfg xxxxxx
in the %pre sections of my ks.cfg I was wanting to extract the IP from
the ks= part.
I was going to utilize the "tr" command but its not available in %pre.
how can I go about extracting the IP address from with in the %pre section
I was going to do something
2015 Jan 20
2
Kickstarting several *different* setups
On Tue, Jan 20, 2015 at 11:13 AM, Ashley M. Kirchner <ashley at pcraft.com> wrote:
> Tom: Thanks for the suggestion. I'll look into those tools.
>
> Mark: Yes, they are using pxeboot. Right now when they boot up, the pxe
> config offers two options, 32- and 64bit. Are you suggesting I create
> multiple entries that one selects based on what the machine is going to be?
>