I am looking into what is possible to do using the kickstart preinstall section with busybox as the shell. I have some questions that I have not been able to find the answers to.
1) Can you access a console during the install by entering a command key combination? (you can do this with anaconda)
2) What commands are available to the busybox shell for during the preinstall.
3) What is the best way to log?
4) Can messages be sent to the console at least for debugging?
Same questions for the post install section.
The firstboot section I have no problems.