Hi Rahanesh,

On Wed, Sep 23, 2009 at 06:57:56PM +0530, Rahanesh wrote:
> 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?

What is the output of the following command on your board?

grep devpts /proc/filesystems

You should see something like:

nodev   devpts

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to