On Thu, Mar 06, 2008 at 09:12:59AM -0600, Stephen R Marenka wrote:
> When you see the error "The system has no more ptys," please check the
> chroot to see if /dev/pts is mounted. The following equivalent in your 
> fstab should work.
> 
>   /dev/pts  /srv/chroot/sid/dev/pts none    bind  0 0
> 
> I just added this for sid to crest and kullervo. If someone has a better
> solution, please let me know.

It has been pointed out to me that

        devpts $chrootpath devpts gid=5,mode=620 0 0

may be more correct.

Also, "/etc/init.d/mountdevsubfs.sh" has

        devpts $chrootpath devpts -onoexec,nosuid,gid=$TTYGRP,mode=$TTYMODE

Thanks,

Stephen

-- 
Stephen R. Marenka     If life's not fun, you're not doing it right!
<[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to