Recoil ([EMAIL PROTECTED]) said: > Just wondering what device nodes screen uses as I,m having trouble getting > screen to work. > > If I do 'mount -o bind /dev /chroot/dev' then everything works, but only > when I do that, therefore, the problem lies in not having the correct > device nodes.
You'll need /dev/ptmx and /dev/null devnodes plus a /dev/pts directory. That's from memory, so I could be missing one. -- Adam Lazur, Cluster Monkey _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
