| Increase the # of pseudo-terminals |
odmget -q "attribute=num and uniquetype=pty/pty/pty" PdAt | sed "s/0-64/0-512/" | odmchange -q "attribute=num and uniquetype=pty/pty/pty" -o PdAt
chdev -l pty0 -anum=256 -P reboot |
|
rebuild your kernel with these new values NPTY=# NSTRPY=#
reboot
insf -d ptys -n # insf -d ptym -n # insf -d pts -s # -e -v |