Kickstart hangs with "Running Pre-install Scripts"

Solution Verified - Updated -

Issue

  • Kickstart hangs with "Running Pre-install Scripts" . Pre-script is added into kickstart with below code:

>>
%pre
chvt 6

## Query for hostname, then write it to 'network' file
read -p "

What is my hostname?

" NAME /dev/tty6 2>&1

echo "NETWORKING=yes
HOSTNAME=${NAME}" > network

chvt 1
>>

Environment

  • Red Hat Network Satellite

  • Red Hat Enterprise Linux

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