On Wed, Apr 27, 2005 at 08:05:20PM +0200, Arjen wrote: > On 27/4/05 7:54 pm, "Herbert Poetzl" <[EMAIL PROTECTED]> wrote: > > I guess you found the full output by now, I send it to you directly (too big > for the list) but for the interested readers, > > > what does the following give (inside the vserver) > > > > ls -la /dev/tty > > $ ls -al /dev/tty* > crw-rw---- 1 root tty 5, 0 Mar 4 14:39 /dev/tty > crw------- 1 root tty 4, 0 Mar 4 14:39 /dev/tty0 > crw-rw---- 1 root tty 4, 1 Mar 4 14:39 /dev/tty1 > crw-rw---- 1 root tty 4, 10 Mar 4 14:39 /dev/tty10 > crw-rw---- 1 root tty 4, 11 Mar 4 14:39 /dev/tty11 > crw------- 1 root root 4, 12 Apr 27 19:20 /dev/tty12 > crw-rw---- 1 root tty 4, 13 Mar 4 14:39 /dev/tty13 > crw-rw---- 1 root tty 4, 14 Mar 4 14:39 /dev/tty14 > crw-rw---- 1 root tty 4, 15 Mar 4 14:39 /dev/tty15 > crw-rw---- 1 root tty 4, 16 Mar 4 14:39 /dev/tty16 > crw-rw---- 1 root tty 4, 17 Mar 4 14:39 /dev/tty17 > crw-rw---- 1 root tty 4, 18 Mar 4 14:39 /dev/tty18 > crw-rw---- 1 root tty 4, 19 Mar 4 14:39 /dev/tty19 > crw-rw---- 1 root tty 4, 2 Mar 4 14:39 /dev/tty2 > crw-rw---- 1 root tty 4, 20 Mar 4 14:39 /dev/tty20
interesting, how did all this stuff get into your guest? don't remember what the issue was (because you removed the context) but check if whatever fails is in the tty group and/or if you really want /dev/tty to have thise permissions and/or if you really want/need /dev/tty at all ... HTH, Herbert > > and on the host: > > > > showattr /vservers/<name>/dev/tty > > > # showattr /vservers/midget/dev/tty > ----ui- /vservers/midget/dev/tty > > HTH, > -Arjen > > > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
