On Wed, 11 Nov 2009 08:45 +0100, "Gaye Abdoulaye Walsimou" <walsimou@xxxxxxxxxxxx> wrote: > myuboot@xxxxxxxxxxx wrote: > > Hi, > > > > I got the following error trying to bring up the /sbin/init with Kernel > > 2.6.31 using cramfs filesystem on a MIPS 32 board: > > > > Just to be sure does: > $file vmlinux > $file busybox > give the same result? > > Regards The file result looks ok. The readelf result looks fine too. file linux-2.6.31/vmlinux root/bin/busybox linux-2.6.31/vmlinux: ELF 32-bit MSB executable, MIPS, MIPS32 version 1 (SYSV), statically linked, not stripped root/bin/busybox: setuid ELF 32-bit MSB executable, MIPS, MIPS32 version 1 (SYSV), dynamically linked (uses shared libs), stripped Thanks, Andrew