This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

problem of using busybox1.13.3 to make nfs_file

i  want to make a nfs file with busybox1.13.3 on platform DM365.but it can not run the /sbin/init.

if  i replace the /sbin/init with the montavista/nfs/sbin/init,it is right.

my cross_compile of busybox  is arm-linux-gcc3.3.2.

and my kernel  is arm_v5t_le-gcc.

can you tell me why the busybox/sbin/init can not run.

is it the compiler can not match?

thx