mmh you are right: [EMAIL PROTECTED]:~/moko/mokobox$ file bin/sh bin/sh: symbolic link to `busybox' [EMAIL PROTECTED]:~/moko/mokobox$ file bin/busybox bin/busybox: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), stripped
but i compile the whole openmoko with X86_64 flag (i'm using ubuntu 64 bit). Why busybox is a 32-bit binary? 2008/3/3, Al Johnson <[EMAIL PROTECTED]>: > On Monday 03 March 2008, Federico wrote: > > Hi all, > > I'm following this guide: > > http://wiki.openmoko.org/wiki/Getting_OpenMoko_working_on_host_with_Xephyr > > > > I copy rootfs on mokobox but when i chroot into it i have this issue: > > sudo chroot mokobox /bin/sh > > chroot: cannot run command `/bin/sh': Exec format error > > > > Why? In mokobox directory sh is present in /bin :/ > > > Did it build for a different platform to the one you are running on? Check the > format of the the executable from outside the chroot using: > file mokobox/bin/sh > > _______________________________________________ > OpenMoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

