Hey Elie,<br><br>I did try doing ./toybox<br><br>but still the same result. "Not Found"<br><br>rgds,<br>Ashwini<br><br><br><div class="gmail_quote">On Tue, May 15, 2012 at 11:49 AM, Elie De Brauwer <span dir="ltr"><<a href="mailto:eliedebrauwer@gmail.com" target="_blank">eliedebrauwer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 05/15/2012 07:19 AM, Ashwini Sharma wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Rob,<br>
<br>
I am seeing a very strange behavior of toybox on my ARM board. It may be<br>
a general behavior, I am not sure.<br>
<br>
The case is as follows:<br>
When a connect a usb mass storage to my board and mount it on a<br>
directory(read-only) in read-only filesystem.<br>
Then try to execute toybox or any its commands, I get the error<br>
<br>
-/bin/sh : toybox: not found.<br>
<br>
Though I am able to see the binary in my /bin/ dir.<br>
<br>
If this is the expected behavior for such a case or something wrong in it?<br>
<br>
please suggest.<br>
<br>
</blockquote>
<br></div></div>
You might want to include some output of<br>
<br>
ls -al /bin/toybox<br>
/bin/toybox (or simply cd /bin; ./toybox )<br>
mount<br>
echo $PATH<br>
<br>
(given that it's in /bin/).<br>
<br>
But the bottomline is that it smells more like either your current shell not being able to find/execute/recognize toybox, rather than something with toybox.<br>
<br>
gr<span class="HOEnZb"><font color="#888888"><br>
E.<br>
<br>
<br>
-- <br>
Elie De Brauwer<br>
<br>
</font></span></blockquote></div><br>