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] xenconsole: Could not read tty from store: No suchfile o

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xenconsole: Could not read tty from store: No suchfile or directory
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Thu, 7 Feb 2008 19:51:25 -0500
Delivery-date: Thu, 07 Feb 2008 16:52:03 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E1JNF76-00053v-8R@host-192-168-0-1-bcn-london>
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: <E1JNF76-00053v-8R@host-192-168-0-1-bcn-london> (sfid-20080207_172550_931492_28ECA0EC)
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 20071221.751182)
On Thursday 07 February 2008 05:19:26 pm Hamid Majidy wrote:
> When I start guest with "xm create clientdom", I get:
> xm create clientdom
> Using config file "./clientdom".
> VNC= 3
> Started domain clientdom
>  
> But when I try to connect to it with "vncviewer 192.168.122.1:5900" I get:
> VNC Viewer Free Edition 4.1.2 for X - built Mar 14 2007 22:51:02
> Copyright (C) 2002-2005 RealVNC Ltd.
> See http://www.realvnc.com for information on VNC.
> vncviewer: unable to open display ""
>  

vnc=3 could mean it's presenting a session on 5903, not 5900. 
Put 'vncconsole=1' in your config to automatically spawn a vnc session. After 
the guest is up, do a '/bin/ps a -HA' on dom0, for a threaded process listing 
with command line args. The line under the one with 'qemu-dm' should be 
something like 'vncviewer :5903'.

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

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