Hello,

 

I would like to add “console=ttyS0” to the append line in the isolinux.cfg file in order to capture boot messages when testing liveCDs.

 

I notice that the live.py script includes an $(extra) parameter.  Is it possible to add “console=ttyS0” to this $(extra) parameter?  If so, where should it be set?   

 

Is there a better way to pass such parameters directly through the kickstart file, such as with the “bootloader” parameter?

 

Thank you,

Jon