--- In smalllinux@yahoogroups.com, "frankprogramer"
<frankprogramer@y...> wrote:
> Everything has worked pretty well except X. When I start X i get
the normal
> nothing screen. I can't do much like that. So when I try to start
xinit, I get the
> "xterm: no available ptys"
> I've looked everywhere and tried almost everything to create these
ptys. I'm
> even using a differnet kernel 'slackware' with pty support compiled
in. I
> checked this page:
> http://www.spin.net.au/~song/mytinyFAQ.html
> and it's not there anymore. Please tell me how to create the
ptys. HELP!!!
> -Frankie
/dev/ptys is a virtual file system like /proc You simply make the dir
and then mount it with the defaults in your /etc/fstab file. The
slackware kernel may need a line in there that says something like
gid=620,5 (I'm not sure about that part) I hope this helps. btw I got
tinyX to work without all that but only in mono