Gentoo Archives: gentoo-embedded

From: Kumba <kumba@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] dropbear and telnetd problem
Date: Sun, 05 Mar 2006 02:33:59
Message-Id: 440A4DE7.6040803@gentoo.org
In Reply to: Re: [gentoo-embedded] dropbear and telnetd problem by Jakub Ladman
1 Jakub Ladman wrote:
2 > / $ dropbear -F -E
3 > [16] Jan 01 00:02:03 Not forking
4 > [17] Jan 01 00:02:26 Child connection from 10.16.1.130:45326
5 > [17] Jan 01 00:02:28 Warning: Reading the random source seems to have blocked.
6 > If you experience problems, you probably need to find a better entropy source.
7 > [17] Jan 01 00:02:45 password auth succeeded for 'root' from 10.16.1.130:45326
8 > [17] Jan 01 00:02:45 pty_allocate: openpty: No such device
9 > [17] Jan 01 00:02:45 no pty was allocated, couldn't execute
10 >
11 > But i don't know what to do. :-(
12
13 Sounds like the /dev/pts issue solar mentioned a few mails back. Make sure
14 /dev/pts exists, and you have it mounted as devpts (mount devpts /dev/pts -t
15 devpts), and see if that fixes it.
16
17
18 --Kumba
19
20 --
21 Gentoo/MIPS Team Lead
22 Gentoo Foundation Board of Trustees
23
24 "Such is oft the course of deeds that move the wheels of the world: small hands
25 do them because they must, while the eyes of the great are elsewhere." --Elrond
26 --
27 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] dropbear and telnetd problem "Scott L. Price" <prices@××××××××.com>
Re: [gentoo-embedded] dropbear and telnetd problem Jakub Ladman <ladmanj@×××××.cz>