On Mon, 13 Dec 2004, Matt Schillinger wrote: >I am trying to implement a customized kickstart system, that pulls >variables for almost everything.. Good plan. >it should take the original http://IPOFSERVER/ks/ks.cfg and parse out >the IP (in %pre) to make the IP a KSSERVER variable. OK; the kickstart file being specified on the kernel command line. >The way i am trying to do this, is to dynamically create the data in >pre, and create a /tmp/url.cfg. Sounds like it ought to work. Could you post the %pre script which writes out /tmp/url.cfg ? Cheers, Phil