On 2009-07-22 14:38:11 (+0800), debuser <debuser@yandex.ru> wrote: > I've got tar file with crush rootfs. > I extract it and try to chroot. > <SNIP> > # chroot flash/ /bin/sh > chroot: cannot run command `/bin/sh': Exec format error > > host arch: i386 > emdebian rootfs: arm > > is it possible? > No, you can't execute ARM binaries on an x86 host (without emulation). Regards, Kristof