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 open tty `/dev/pts/2': No such fil

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xenconsole: Could not open tty `/dev/pts/2': No such file or directory
From: Ernst Bachmann <e.bachmann@xxxxxxxx>
Date: Fri, 23 Sep 2005 09:57:22 +0200
Delivery-date: Fri, 23 Sep 2005 07:56:20 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000801c5bfc6$407c6090$01fea8c0@lualele>
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: <000801c5bfc6$407c6090$01fea8c0@lualele>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8.1
On Friday 23 September 2005 00:37, itamar wrote:
> Anyone know how to fix this problem ?
>
...
> [root@router torquato]# xm console bruno
> xenconsole: Could not open tty `/dev/pts/2': No such file or directory
> [root@router torquato]#
> [root@router torquato]# xm console bruno
> xenconsole: Could not open tty `/dev/pts/2': No such file or directory


well, if you could give us some detailed information, I'm sure its easily 
fixed.

aparently xen can't access '/dev/pts/2'. did you look if that file is actually 
there? 
Do you run devfs or udev? 
Did you compile your own kernel, if yes, did you include ptsfs support?
Does the output of 'mount' contain a line like:
   devpts on /dev/pts type devpts (rw)
Do other applications using a virtual terminal work, e.g. xterm or screen?
What distribution do you run in dom0?

/Ernst

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

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