Can't get files to %include

Chris Lumens clumens at redhat.com
Tue Apr 24 14:45:22 UTC 2012


> The %include directives are parsed and used immediately after "%pre".
> This information is used for the install process that is between
> %pre and %post.

This is so a %pre script can generate a %include, if need be.  You can
also use %ksappend which takes place even earlier.

> Not to mention the fact that %post is already chrooted in the
> installed system, and the "/tmp" folder points to hard disk instead
> of ram disk.

You can use --nochroot to get out of that, though.

- Chris




More information about the Kickstart-list mailing list