Your scripts worked perfectly with a little comment:
line 37-38:
Code: Select all
#$busybox
chroot $armel_chroot /bin/bash --login
Code: Select all
$busybox chroot $armel_chroot /bin/bash --login

Code: Select all
#$busybox
chroot $armel_chroot /bin/bash --login
Code: Select all
$busybox chroot $armel_chroot /bin/bash --login