On Sat, 9 Apr 2005, Scott Granados wrote:

> However, when I run ssh, both the included openssh and the ssh.com verion I
> get a quote "/dev/ptmx no such file or directory."
> 
> When I do a ls -al /dev/ptmx I get a device with a major and minor of 5 and 2
> which the man page confirms.

Does directory /dev/pts exist and did you mount the devpts filesystem on 
it?  And does the kernel have that support?  It seems to be a mandatory 
option in kernel 2.6.x but it could be omitted in 2.4.x.  Here's my line 
from /etc/fstab:

#Device         Mtpt    Type    Options         fsck order
devpts          /dev/pts devpts mode=0620,gid=5 0    0

James F. Carter          Voice 310 825 2897    FAX 310 206 6673
UCLA-Mathnet;  6115 MSA; 405 Hilgard Ave.; Los Angeles, CA, USA 90095-1555
Email: [EMAIL PROTECTED]  http://www.math.ucla.edu/~jimc (q.v. for PGP key)


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to