I had similar problems. To fix it I had to create directory /dev/pts.
Piotr On Wed, Sep 23, 2009 at 11:45 AM, Rahanesh <[email protected]> wrote: > Gilles Espinasse wrote: > > ----- Original Message ----- > From: Rahanesh > To: Baruch Siach > Cc: [email protected] > Sent: Wednesday, September 23, 2009 3:51 PM > Subject: Re: Telnetd: cannot find free ptys.. > > > Baruch Siach wrote: > Hi Rahanesh, > > ... > > > What is the output of the following command on your board? > > grep devpts /proc/filesystems > > You should see something like: > > nodev devpts > > No such thing is there. > > > Since grep is not enabled in my board , i did cat /proc/filesystems > > > it showed > > > nodev sysfs > nodev rootfs > nodev bdev > nodev proc > nodev sockfs > nodev pipefs > nodev futexfs > nodev tmpfs > nodev eventpollfs > ext2 > cramfs > nodev ramfs > efs > nodev jffs2 > > > ... > > > > Any idea? > > > > forgot to set CONFIG_UNIX98_PTYS on the kernel? > > > > After enabling this in Config file . The connection closed by forien > host is not der. Now i get "telnetd: can't open '/dev/pts/0': No such file > or directory" > > I am very new to Linux . You may find this questions silly. But > Please help > > > Thanks > Rahanesh > > > Gilles > > > > > > > _______________________________________________ > busybox mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/busybox >
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
