WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Can anyone successfully use serial console to debug XEN-4.0.

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Can anyone successfully use serial console to debug XEN-4.0.1-rc6?
From: Yuehai Xu <yuehaixu@xxxxxxxxx>
Date: Tue, 21 Sep 2010 11:23:01 -0400
Cc: yhxu@xxxxxxxxx
Delivery-date: Tue, 21 Sep 2010 08:23:42 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:cc:content-type; bh=9RuFyyvJ64Nd26tkZwaUpDSaffIMpDeIyh/rEjsvipI=; b=Rf8/z3guP3r5ANDjGhscB8XuVtLHZIvkmiZO9/otYDwNNGfhVEOlesLl02u4SnDqIv U6yqw/45wHbkaTvihL1Ok73fYNR0zE3m/5R9LtwvbgTi1aXiqqQjRnSW87DTzfGE+R0l F2z4xC1eNY0P3yxt05L+fXqxFt5bnd7EzuGNM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=NXbf8zjAoUaq6awzm606d/SIB4lDaJu/huPCgFOfiUavorb9ZOK47d7CbL8H2a381i 9qXUW8shDzNkj7qCRl0b54sSQK/eTFghDjh7ZTFmyi/e1WV4TQQQMQX22lgzIT9VH8+B e/c0XaPM/5O6S20B3X1JooJSwy7dB+0aaB9J0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I set my grub to use serial console:

...
kernel /boot/xen.gz dom0_mem=1024m console=com1 com1=115200,8n1
...

But I failed to get anything output from XEN. On the other hand, I can
get the output from kernel of Dom0 by this way:

...
module /boot/vmlinuz-2.6.31.13 ro root=LABEL=/1 maxcpus=1 console=ttyS0,115200n8
...

So, should anything special parameters be configured in order to get
the output of XEN?

Thanks,
Yuehai

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>