That asks for the hostname, but you could ask different questions. You can also parse /proc/cmdline for custom parameters passed at boot time.
--Victor
----- Original Message ---- From: "jasong optonline net" <jasong optonline net> To: kickstart-list redhat com Sent: Wednesday, March 19, 2008 8:21:20 AM Subject: Interactively prompting for a piece of install data
Hi all,
I'm new to kickstart and was wondering if it was possible to ask a single question, i.e. root password, during a kickstart install and automate anything else. If it is, how is this accomplished?