i wrote mount -t devpts none /dev/pts but /dev/pts does not exist. So
i create it
# mkdir /dev/pts
# mount -t devpts none /dev/pts
And now, if i try to connect with putty, i can't connect.
"Server unexpectedly closed network connection"
It's not a problem with key because putty ask before for thaan it.
"The server's rsa key fingerprint is:
ssh-rsa ......
If you try this host...."
How can i fix the problem ?
Regards
--- In Triffid Hunter <> wrote:
>
> On Tue, 22 Apr 2008, mout551 wrote:
>
> > Hi all,
> >
> > I try to connect from a host to my arm board using ssh.
> > But i have this following error :
> >
> > #ssh
> > Connection to XXX closed by remote host
> > Connection to XXX closed
> >
> > If i use putty, i have this following error :
> > server refused to allocate pty
> >
> > Does anybody know how to fix this problem ?
>
> mount -t devpts none /dev/pts
>
> one of the debian images misses it, causing both telnet and ssh to
bomb at
> login.
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|