On Tuesday 07 February 2006 19:47, Jonas Meyer wrote: > 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-dcoreutil > >s > > coreutils are provided by sbox. ls is part of coreutils. so ls gets > redirected. seems to me you dont have a problem. > and what about >sbrsh devio -h gets the same error,while if I execute from console_on_target_device >devio -h displays nicely the help usage. It does execute upon nfs_mountpoint at (device)/var/sbrshd/[EMAIL PROTECTED]/armeb/ ! So it sounds to me ,I got something wrong at my sbox_exec_sbrsh_command I hope my clarification is right > _______________________________________________ > Scratchbox-devel mailing list > [email protected] > http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
_______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
