Comment 3 for bug 1812360

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

A 2nd console could be the sclplmconsole.

Something like

<console type='file'>
<source path='/tmp/test$1.log'/>
<target type='sclplm' port='1'/>

seems to work.

The guest kernel then needs to have 2 console statements

..... console=ttyS0 console=ttyS1 ....