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] xen 3.3.0 etch sources console hangs

Subject: Re: [Xen-users] xen 3.3.0 etch sources console hangs
From: Simon Capstick <simon@xxxxxxxxxxxxxxxx>
Date: Thu, 22 Jan 2009 10:35:27 +0000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 22 Jan 2009 02:38:26 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <48CED8E4.6000700@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: <48CCEB6C.4070000@xxxxxxxxxx> <48CD00C0.3070305@xxxxxxxxxxxx> <48CED8E4.6000700@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20081209)
Holm Kapschitzki wrote:
Stephan Seitz schrieb:
I assume your xm console just uses a wrong tty.

You could try
a) add a line to your domU config.
extra='xencons=tty1'


works fine

or
b) add a xvc0 tty _inside_ domU:
cat /etc/event.d/tty1 | sed 's,tty12,xvc0,g' >/etc/event.d/xvc0
xvc0 should be also added to /etc/securetty

in debian in have to make some changes to /etc/inittab and /etc/securetty? But i am not sure about the settings to inittab.
...

Here are my notes for Xen 3.3.0 on Debian Etch - it took a lot of googling to find all the pieces to the puzzle - including incorrect device numbers for xvc0 in many people's posts.

http://www.hants.lug.org.uk/cgi-bin/wiki.pl?LinuxHints/XenOnEtch

Simon C

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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] xen 3.3.0 etch sources console hangs, Simon Capstick <=