On 7/17/07, eric magaoay <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm trying to capture debugs output (kernel panic) using -kernel and
> -serial options but nothing is coming out of /dev/ttyS0 (using
> minicom).

Hi,
you have to tell the kernel to use the serial port as a console (the
same way you do with real  hw). Append "console=ttyS0" (or
"console=tty0 console=ttyS0" to have both) to kernel command line.

Luca

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to