[Bug 353876] Re: pty and chrooted environment

sancelot sancelot at free.fr
Tue May 25 06:38:06 UTC 2010


Solution ...

add pty.legacy_count=16 to grub boot options

 update-grub

cp /lib/udev/rules.d/50-udev-default.rules /etc/udev/rules.d

modify 50-udev-default.rules with following lines :

KERNEL=="pty[pqrstuvwxyzabcdef][0123456789abcdef]", GROUP="tty", MODE="0666"
KERNEL=="tty[pqrstuvwxyzabcdef][0123456789abcdef]", GROUP="tty", MODE="0666"

** Changed in: linux (Ubuntu)
       Status: Expired => Fix Released

-- 
pty and chrooted environment
https://bugs.launchpad.net/bugs/353876
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list