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

Re: [Xen-devel] Serial console funnies

To: Patrick Caulfield <pcaulfie@xxxxxxxxxx>
Subject: Re: [Xen-devel] Serial console funnies
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Tue, 25 Jan 2005 17:05:56 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Tue, 25 Jan 2005 23:03:47 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: Your message of "Tue, 25 Jan 2005 11:11:34 GMT." <20050125111134.GD18925@xxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> I have a dual-processor machine with no keyboard/monitor on it that I would 
> like
> to use for Xen but I'm having problems getting the serial console to work
> properly.
> 
> I can see the system boot up into dom0 and I get the login prompt so it all
> looks setup correctly, but it won't take keyboard input - at least not into 
> the
> login process on dom0. if I ssh into the box and try to read from the serial
> port I still get nothing.
> 
> However, if I do ^a^a^a I can interact with the Xen code, so the serial port
> itself is working, it just seems like it's not getting passed down to dom0.
> 
> I've had this from 2.0->2.0.3 and also with the latest unstable bk.
> 
> FWIW this is my grub entry:
> 
> title Xen (2.0/Linux 2.6.10)
>         root (hd0,0)
>         kernel /xen.gz com1=57600,8n1 dom0_mem=131072
>         module /vmlinuz-2.6.10-xen0 ro root=/dev/sda5 console=ttyS0

Are you running a getty on /dev/ttyS0 -- have a look in
/etc/inittab. You'll probably need to edit /etc/securetty
too. Setup is per standard Linux console.

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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