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-users

Re: [Xen-users] Problem using the serial console on my Server

To: Flavio Curti <lists.fcu@xxxxxxxxxx>
Subject: Re: [Xen-users] Problem using the serial console on my Server
From: Steve Kemp <steve@xxxxxxxxxxxx>
Date: Fri, 9 Jun 2006 09:11:05 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 09 Jun 2006 01:11:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060609080146.GI13278@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20060609080146.GI13278@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Jun 09, 2006 at 10:01:46AM +0200, Flavio Curti wrote:

> When I boot a plain linux kernel I get a login prompt on the console.
> (Even without specifying a console=ttyS1 on the kernel param line)
> 
> Can anyone help me getting a login prompt on the serial console?

  Using grub I have the following options set:

#
# serial options:
# make sure that we have serial access so that bytemark magic works.
#
serial --unit=0 --speed=115200
terminal --timeout=10 serial console
default 0
timeout 5

  Then for Xen I have :

  ##
  ## Steve:  Added Xen kernel.
  ##
  title Xen 3.0 / XenLinux 2.6
  kernel /boot/xen.gz com1=115200,8n1
  module /boot/xen-linux-2.6.12.6-xen console=ttyS0,115200 max_loop=255
  module /boot/xen-modules-2.6.12.6-xen

  The combination of both of these seems sufficient to have serial
 access from bootup -> login.

  I hope that helps.

Steve
-- 

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