Hi,
I want to use kickstart to install Linux on my computer, but, I only need some automate install process, other process must be manual, such as:
* partition
* root password
* network config
when I use system-config-kickstart to generate a kickstart config file, It require me input a root password, How to avoid it?
thanks!