Re: Telnetd: cannot find free ptys..
Maxin John
maxinbjohn at rediffmail.com
Wed Sep 23 12:40:06 UTC 2009
Hi Rahanesh,
On Wed, 23 Sep 2009 17:23:11 +0530 wrote
>Hi All,I am using busybox-1.12.4 on MIPS target. I want to telnet from >PC toboard.After starting telnetd on board and then while trying to >connect to itfrom PC i get the following error.
Execute these commands on the target board:
cd /dev
mkdir pts
mount -t devpts none /dev/pts
After that, telnet to the target board from PC.
Hope this helps.
Best Regards,
Maxin B. John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090923/ad64726c/attachment.htm>
More information about the busybox
mailing list