Since you didn't install bash chroot cannot execute bash ;-).

I think the bash comes from your current root account on your host, which is set to /bin/bash (check /etc/passwd). Therefore, chroot will execute /bin/bash as the default shell.

Try
chroot /tmp/minime /bin/busybox ash

Dirk

Am 25.05.2007 um 07:42 schrieb The MoonSeeker:

Hi,

Is it to possible to chroot the after we create it (USE=-iconv ACCEPT_KEYWORDS="**" ROOT="/tmp/minime" emerge -avkN uclibc busybox baselayout-lite dropbear), because i get this error :

chroot /tmp/minime/
chroot: can't execute `/bin/bash': No such file or directory

localhost ~ # ls /tmp/minime/bin/bash
/tmp/minime/bin/bash

What's wrong?
thanks
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list

Reply via email to