Maxin John wrote:
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
    I tried to execute the above commad it said
    " *mounting none on /dev/pts failed: No such device*"

What  might be the issue?

Thanks
Rahanesh

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

Reply via email to