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