Re: moving kickstart forward

Chris Lumens <[email protected]> Mon, 7 Mar 2016 13:32:42 -0500
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
> Per requirements our application is installed standalone via DVD.
> %pre : we only do --log= .  No custom stuff done here.
> %post : we use --log= and this is where we do the custom software installation and configuration.

What kind of custom installation are you doing that prevents using the
repo command with extra stuff in the %packages section?  Is there
anything we could do to let this work for you?

> I have tried using a USB stick but, KS or anaconda get lost on where the files are when going to %post.  It would be nice if this work like the DVD install. 

Hm, could you give me more information on what's happening here?
Thanks!

- Chris