arch-linux-arm-clockworkpi-a06 icon indicating copy to clipboard operation
arch-linux-arm-clockworkpi-a06 copied to clipboard

No /bin/bash

Open RomanoZumbe opened this issue 1 year ago • 0 comments

When I try to arch-chroot into the root folder I see the following error:

chroot: failed to run command '/bin/bash': No such file or directory

The executable is there though and I even tried to chmod +x it

Am I missing the right executable for emulation? This are the contents of /proc/sys/fs/binfmt_misc:

qemu-aarch64 qemu-hppa qemu-mips64 qemu-ppc qemu-sh4 qemu-xtensaeb qemu-aarch64_be qemu-loongarch64 qemu-mips64el qemu-ppc64 qemu-sh4eb register qemu-alpha qemu-m68k qemu-mipsel qemu-ppc64le qemu-sparc status qemu-arm qemu-microblaze qemu-mipsn32 qemu-riscv32 qemu-sparc32plus qemu-armeb qemu-microblazeel qemu-mipsn32el qemu-riscv64 qemu-sparc64 qemu-hexagon qemu-mips qemu-or1k qemu-s390x qemu-xtensa

RomanoZumbe avatar Jul 08 '24 06:07 RomanoZumbe