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



_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to