Re: Screen in a chroot

2005-04-26 Thread Recoil
Hi again Thanks for the replies guys. I have created the /dev/null and /dev/ptmx nodes, but /dev/pts are created when needed by the system. I know this is going a bit off track, as far as its a screen-users mailing list, but anyway. Anyone got any idea how I can accomplish this in a chroot? Tha

Screen in a chroot

2005-04-26 Thread Recoil
Hello 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. Can anyone help? Thankyou ___