Am Dienstag, den 07.02.2006, 18:49 +0100 schrieb wangji:
> Here is my .sbrsh
> [sbox-nslu2: ~] > cat .sbrsh
> 
> armeb   192.168.1.9:
>         nfs  laixa:/scratchbox/users/wangji/targets/armeb / rw,nolock,noac
>         nfs  laixa:/scratchbox/users/wangji/home /home rw,nolock,noac
>         bind /tmp     /tmp
>         bind /proc    /proc
>         bind /dev     /dev
>         bind /dev/pts /dev/pts
> executing >sbrsh busybox ls (or lsmod) both works fine
> but >sbrsh ls (or lsmod) gives error:
> sbrsh server: Can't execute command: ls (No such file or directory)
> On sbox,and target :same username ,but different uid/gid
> The same error happen for other bin (like devio)
> please give me a hint
> 
> _______________________________________________
> Scratchbox-devel mailing list
> [email protected]
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-dcoreutils 
coreutils are provided by sbox. ls is part of coreutils. so ls gets
redirected. seems to me you dont have a problem.

_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to