sshd udev & pty...

Mike Frysinger vapier at gentoo.org
Tue Nov 15 20:52:53 UTC 2005


On Tue, Nov 15, 2005 at 12:47:03PM -0800, Nathanael D. Noblet wrote:
> On Tue, 2005-11-15 at 20:18 +0000, Mike Frysinger wrote:
> > On Tue, Nov 15, 2005 at 12:04:30PM -0800, Nathanael D. Noblet wrote:
> > >    I have a buildroot created filesystem. Most everything works great,
> > > however when I try to ssh into the machine I get the password prompt but
> > > when it attempts to open a pty (which I don't know what that is really)
> > > it fails with the message:
> > > error: openpty: No such file or directory
> > > error: session_pty_req: session 0 alloc failed

maybe try running `/usr/sbin/sshd -ddde` on the target ?

> /proc on /prco type proc (rw,nodiratime)

is that a typo ?

> devpts on /dev/pts type devpts (rw)

looks right ... did you perhaps start ssh after /dev/pts was mounted ?
-mike



More information about the uClibc mailing list