Gentoo Archives: gentoo-embedded

From: michael@×××××××××××××.com
To: gentoo-embedded@l.g.o
Subject: Re: HELP Re: [gentoo-embedded] Success in getting a Minimal Gentoo
Date: Mon, 20 Jun 2005 16:28:13
Message-Id: Pine.LNX.4.61.0506200327230.19388@mail.magrittesystems.com
In Reply to: Re: HELP Re: [gentoo-embedded] Success in getting a Minimal Gentoo by Matthew Cline
1 On Mon, 20 Jun 2005, Matthew Cline wrote:
2
3 >> Dropbear doesn't really work (it didn't even before this, I finally saw
4 >> the reason was due to no ttys to allocate (pty_allocate: openpty no such
5 >> file or directory)
6 >>
7 >> I can ssh in but it will hang as it can't allocate a tty for the
8 >> session.
9 >>
10 >> I'm sure I compiled in unixptys.
11 >>
12 >
13 > I think you need to mount an addtional filesystem on /dev/pts in order
14 > to get this to work, something like this:
15 >
16 > mount -t devpts /dev/pts
17 >
18 I think you also need to create a few things (directories and/or files).
19 Search the archives for "pty" and my name - I had the same problem and
20 someone replied with a script to do the needed work.
21
22 Michael
23 --
24 gentoo-embedded@g.o mailing list