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: Nosuchfile or

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xenconsole: Could not read tty from store: Nosuchfile or directory
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Fri, 8 Feb 2008 19:09:55 -0500
Delivery-date: Fri, 08 Feb 2008 16:10:39 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E1JNMOX-0004Bf-5i@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: <E1JNMOX-0004Bf-5i@host-192-168-0-1-bcn-london> (sfid-20080208_012642_947561_37D6A257)
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 20071221.751182)
On Friday 08 February 2008 01:06:02 am Hamid Majidy wrote:
> Thanks, Jim, for your input. I think I know what the problem is. I have not
> installed XWindows which VNC depends on. Guest OSs will have server roles
> and I avoid installing XWindows and the like on servers.
>
> Sdl, apparently, also requires X.
>
> So the question becomes, is there a text mode way to connect to domU guests
> in Xen?

Also, you don't need X on dom0 so much as you might find it useful on the 
client machine you connect from. My 'ssh' example then becomes 'ssh -X 
domu-ip' for running individual X programs. You can even install a vnc server 
on the domu, and connect to it over your ssh session.

Or, if you change/add 'vnclisten="0.0.0.0"' to your domu's config, then from a 
client machine, you can do 'vncviewer dom0-ip:n'. That's dom0, not domu, and 
n is the port number that qemu-dm is presenting it's vnc session on.

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

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