[BusyBox] Can't execute binary other than Busybox

jigar shah jigar253 at yahoo.com
Mon Aug 9 05:00:05 UTC 2004


Hi,all
    
       I installed busybox 0.60.5 on a compact flash along with kernel 2.4.18.  I 
configured busybox with everything almost default, except for the following

Config.h:
#define BB_INSMOD
#define BB_RMMOD
#define BB_FEATURE_SH_STANDALONE_SHELL
#define BB_FEATURE_SH_APPLETS_ALWAYS_WIN
#define BB_FEATURE_DEVFS

Makefile:
DOSTATIC = true

My inittab and script files are as follows:

inittab:
::sysinit:/etc/rcS
::respawn:/bin/sh
::ctrlaltdel:/sbin/reboot

rcS:
/bin/mount -n -o remount,rw /

The scripts runs and I get no error messages.  Then at the prompt i try to 
execute a program and it says "not found", but when I 'ls' 
its clearly there.  I used the following command:

$./test
:sh:./a.out: not found

testprogram was compiled on a harddrive with linux RH and with the same 
kernel & same architecture (Here I am using Xscale). I tried with other binary programs as well and I just don't know 

how to execute it!  I am using the ash shell by 
the way.

Thanks,
 
jigar shah




		
---------------------------------
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20040808/0f9a9835/attachment-0002.htm 


More information about the busybox mailing list