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] domU consoles

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] domU consoles
From: Kanwar Ranbir Sandhu <m3freak@xxxxxxxxxx>
Date: Sat, 17 Jun 2006 00:29:29 -0400
Delivery-date: Fri, 16 Jun 2006 21:30:24 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Subject:From:To:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=jGkuFshnwkg2zXDeXtMQ1kdDrLwoV7Uim4tqYyHQH3Cil2m7LjftdLzPc0JzVRfBHhZhHIdDYbFYMrfqmLDpxofZBgii5cOGFWnxZDa933u5lxzEUf/GI1lmK07bw7DYPYFqfEND8INNSVpmH+cq+nCvsOSR3eHtNTg8YftkXEA= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200606162036.54706.petermcv@xxxxxxxxxxxx>
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: <4491B4BE.9090001@xxxxxxxxxxxxx> <4491B7C1.6020706@xxxxxxxxxx> <D6D51286-2818-4D4D-B0BE-DE7D3930D53F@xxxxxxxxx> <200606162036.54706.petermcv@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 2006-16-06 at 20:36 -0400, Chris Peterman wrote:
> Whoa thats cool! I'm gonna implement it on my machine tomorrow :D

Cool is right.  I'll be trying out the same. :)

Thanks for the idea, Itai!

Regards,

Ranbir

> 
> On Thursday 15 June 2006 19:27, Itai Tavor wrote:
> > > Paolo Supino wrote:
> > >> Hi
> > >>
> > >>  I have a couple of questions:
> > >> 2. How do I setup a dom0/domU in order to get a tty login?
> >
> > Not sure if it's quite what you're after, but I use the following in /
> > etc/inittab:
> >
> > 1:2345:respawn:/usr/sbin/xm top > /dev/tty1
> > 2:23:respawn:/usr/sbin/xm console dom1 > /dev/tty2 < /dev/tty2 2>&1
> > 3:23:respawn:/usr/sbin/xm console dom2 > /dev/tty3 < /dev/tty3 2>&1
> > 4:23:respawn:/usr/sbin/xm console dom3 > /dev/tty4 < /dev/tty4 2>&1
> > 5:23:respawn:/usr/sbin/xm console dom4 > /dev/tty5 < /dev/tty5 2>&1
> > 6:23:respawn:/usr/sbin/xm console dom5 > /dev/tty6 < /dev/tty6 2>&1
> > 7:23:respawn:/usr/sbin/xm console dom6 > /dev/tty7 < /dev/tty7 2>&1
> > 8:23:respawn:/usr/sbin/xm console dom7 > /dev/tty8 < /dev/tty8 2>&1
> > 9:23:respawn:/sbin/getty 38400 tty9
> >
> > This gives me 'xm top' on the main console, console access to my
> > guests using ALT-F2..ALT-F8, and a host login prompt with ALT-F9.
> >
> > There's room for improvement... if a guest is down, the guest console
> > spits out an endless stream "Domain xxx isn't running" - I'm thinking
> > of wrapping the xm call in a script that will deal with that quietly.
> >
> > HTH, Itai
> >
> >
> >
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
-- 
Kanwar Ranbir Sandhu
Linux 2.6.16-1.2111_FC4 i686 GNU/Linux 
00:28:33 up 14:41, 3 users, load average: 0.63, 0.56, 0.55 



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

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