Subject: Re: openssh problem
To: Martin Toupin <alph0ns3@myrealbox.com>
From: Wojciech Puchar <wojtek@chylonia.3miasto.net>
List: port-i386
Date: 09/28/2002 17:38:45
> >>I just passed it, but when I tried to ssh to it, PuTTY said "Server
> >>refused to allocate pty" after my password/login (openssh on my linux
> >>box said something familiar) . On the 486, it said
> >>"sshd[188]: error: openpty: no such file or directory"
> >>"sshd[190]: error: session_pty_req: session 0 alloc failed"
> >>
> >>I thought that maybe it was related to the GENERIC_TINY kernel I used to
> >
> >
> > cd /dev
> > ./MAKEDEV pty0
> >
>
> It worked =). But why I need to do this? Maybe it's a bug in the MAKEDEV
> script when I installed?
>
did you do ./MAKEDEV all while installing?