I am getting issue while chroot into arch installation after base installation.
root@archiso ~ # arch-chroot /mnt
chroot: failed to run command ./bin/bash: No such file or directory
However /bin/bash is there:
root@archiso ~ # ls /bin/bash
/bin/bash
Thanks