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] f10 domU serial console

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] f10 domU serial console
From: mantra UNIX <unix.mantra@xxxxxxxxx>
Date: Thu, 16 Apr 2009 13:38:26 -0500
Cc:
Delivery-date: Thu, 16 Apr 2009 11:39:12 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Q9IqkiQh5wzsebeSzXGWcGE+FqBJ20ydDEFSWUFsg7w=; b=Vsu7Dek/Gm2EWmo5//HxT6jcTtgQ1J7MXLj41pn7vmFBnTrtCIElbappLONQpyHBQ+ bvA5r6W4X2XrvG1syWFqJCAnMvfImILaEWjeytqtPj+Kc64wUkAylwwL7om7ZaNw88ce rPgzdM1+P2Z2+yIfZjNJt1eI7AO8SDd97DbC4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QYu3bG56aer9lOAZ78MM6Y+DC77Nu6bt7YlGJgyYWAseIf9b/YGq0nEcZBiSB2lrcu 9EqgK24cNZHDWvEaccx9SYFdyhQsuPD5nR04VAOlW6+zzAPXDk9Oy9d0HYUbu7sG3vYS OONkivDo26bviBede2/nf3GU7bWygYb7GaVac=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49E6F8AD.5070500@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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1020a8600904152039q5f4e6a1k5dc188e776e5c6c3@xxxxxxxxxxxxxx> <49E6F8AD.5070500@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Still the same, BTW i am running F10.



On Thu, Apr 16, 2009 at 4:21 AM, Vu Pham <vu@xxxxxxxxxx> wrote:
mantra UNIX wrote:
Hi,
How do i configure a serial console for a f10/x86_64/PV guest to work.
 /boot/grub/grub.conf:
...
title Fedora (2.6.27.21-170.2.56.fc10.x86_64)
       root (hd0,0)
       kernel /vmlinuz-2.6.27.21-170.2.56.fc10.x86_64 ro root=/dev/rootvg/root_lv rhgb quiet console=ttyS0
       initrd /initrd-2.6.27.21-170.2.56.fc10.x86_64.img
...
 

Under my domU using RHEL, there are several steps:

1. In /boot/grub/grub.conf the kernel line has  console=tty0 console=xvc0, i.e.
kernel /boot/vmlinuz ...  console=tty0 console=xvc0

When multiple consoles are specified, all get kernel messages but only the last one gets /dev/console messages, IIRC.

2. To allow login to the virtual serial console, /etc/inittab has
co:2345:respawn:/sbin/agetty xcv0 9600 vt100-nav

3. add xvc0 to /etc/securetty

Vu






--
Regards,
mantra - Instrument of Thought
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>