I am sorry,very probably misunderstanding the use of
sbrsh "command"
If I login from sbox into target_cputransparency,using
sbox-nslu2: />sh login_target.sh then effectively,I can
operate on my nslu2_device_jail_partition-nslu2 as if
I am inside the nslu2 !!!
commands like top,nstat,ps...all work correctly !
Just still cannot ssh_connect to another remote machine from inside it
but that is probably....not possible,the way ssh is already caring for
desktop-target operation !!!
scratchbox is great !
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