On Thu, 2009-01-15 at 11:11 +0100, Jure Pečar wrote:
Hello,
Has anyone managed to redirect output of kickstart install to ILO serial console?
I have to test and deploy the remote install with kickstart but have trouble debugging it because I can't see the output.
For kickstart using the serial console, just add "console=ttyS0,9600" to the APPEND line in the kickstart profile that you use under pxelinux.cfg/
-I