Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kernel error messages when attempting hvm instance
"Michael Litchard" <michael%schmong.org@localhost> writes:
> Could someone tell me how to configure serial for hvm? The kernel goes
> into the debugger during boot of my hvm instance and I'd like to
> capture the output prior. The user's manual mentions the serial
> keyword, but gives no examples for usage afaik.
last time I screwed with it,
serial='pty'
(in the xm config file)
along with whatever incantation you need to get the guest HVM OS to use
com1 as the serial console made xm console work as I expected.
(I told the OS to use a 115200 bps com1, 8n1, though I'm not sure how much
those settings matter.)
Home |
Main Index |
Thread Index |
Old Index