-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2005-10-07 04:19 -0700, [EMAIL PROTECTED] wrote: > livecd / # chroot /mnt/gentoo /bin/bash > chroot: cannot run command `/bin/bash': No such file or directory > > livecd / # ls -l /bin/bash > -rwxr-xr-x 1 root root 680316 Jul 22 18:23 /bin/bash
This sounds to me like you did not unpack the stage tarball, or it was only partially unpacked. The `chroot' command will change the root directory to `/mnt/gentoo', then try to execute /bin/bash from within that new environment. So the file you need to make sure is in place from outside the chroot is /mnt/gentoo/bin/bash. Try unpacking the stage tarball again (step 5 b in the handbook) and see if it helps. - -- Michael Kjörling, [EMAIL PROTECTED] - http://michael.kjorling.com/ * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments * * ..... No bird soars too high if he soars with his own wings ..... * -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDRmAYdY+HSb3praYRAujFAJwKcwku2+GEgs/iIUeld1qBOHIiTwCfZLMB gF/zjrCA2tvF8cRVakR3e3k= =yUYp -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list