|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xenconsole: Could not open tty `/dev/pts/2': No such fil
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
|
|
|
|
|