Anaconda Kickstart %include statements are not working, why ?

Solution Verified - Updated -

Issue

  • My kickstart file has a %pre script and %include line to set the timezone, but the installation is pausing and asking me for the timezone, why ?

    install
    reboot
    firstboot --disable
    ...
    %packages
    @core
    
    %pre
    echo "timezone America/Chicago" > /tmp/timezone.txt
    
    %include /tmp/timezone.txt
    
    %post
    ...
    

Environment

  • Red Hat Enterprise Linux 5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content