Hi
Since my upgrade to F10, I have the following problem.
I created a kickstart that worked fine with all previous fedora versions, but now gives problem. When doing the FIRST boot after the install, it runs an init script (level 3) that asks for an IP/password of the server.
It is a shell script that uses readline.
This worked before, and strangely it does work in single user mode (level 1).
But, in the normal boot mode, level 3 (when loading the init.d script), it does not take any keyboard input.
Strangely enough, after everything passes and I reach the "root" login prompt, the keyboard works again.
Is there, since F10, a lock in the init process? If so, how do I disable that?
Thank you.