[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

chroot: can't execute command "/bin/bash": No such file or directory



Hello.

Maybe a little problem for you,but a bigger problem for me. I've debootstrapped jessie on Ubuntu 14.04 with this command :

debootstrap --foreign --arch=armhf jessie jessie-armhf http://archive.debian.org/debian

and it worked ok,but when I try to chroot within it :

root@marietto-Z87-HD3:/home/marietto/Scrivania/Chromebook/linux-distros# chroot ./jessie-armhf /bin/bash


it gives the following error :


chroot: can't execute command "/bin/bash": No such file or directory


but I see the file bash within the directory /bin of the debootstrapped directory called "jessie-armhf". What could be the problem ? thanks.


--
Mario.

Reply to: