From: Jeff D. <jd...@ad...> - 2003-10-28 01:06:43
|
s-...@rh... said: > I'm not seeing anything new printed in dmesg after the original pty > gets closed. I do see the first "Virtual console 0 assigned device '/ > dev/pts/5'" printed during boot, but nothing after closing the pts > device. Works here: Virtual console 1 assigned device '/dev/pts/2' Virtual console 2 assigned device '/dev/pts/3' Serial line 0 assigned device '/dev/pts/4' Debian GNU/Linux 3.0 usermode ttys/0 usermode login: # Now I run 'screen /dev/pts/2' in another window, get a login prompt, and # exit it. Virtual console 1 assigned device '/dev/pts/2' # Another 'screen /dev/pts/2' gives me the login prompt again. Jeff |