After some frustration, impatience, and gnashing of teeth - I finally did
manage to see the error in my ways...

#1 - I didn't properly set my gcc-config to use the new profile ( 
i686-pc-linux-uclibc-4.1.1 )

#2 - I had my CHOST and CBUILD set incorrectly


So, things appear to be getting further along now, but I'll likely come
crying back to the list before too long on some new problem...   (c8=


Cheers,

Corey



On Friday 17 November 2006 14:35, Corey wrote:
> 
> I've got a minimal gentoo env on a separate partition, but I'm unable to 
> chroot
> into it - I get a "chroot: cannot run command `/bin/bash': No such file or 
> directory",
> even though bash does in fact exist in the target and is executable:
> 
> scanner gentoo # chroot /mnt/gentoo/ /bin/bash
> chroot: cannot run command `/bin/bash': No such file or directory
> scanner gentoo # pwd
> /mnt/gentoo
> scanner gentoo # ls
> bin  dev  etc  home  lib  linuxrc  mnt  proc  root  sbin  sys  tmp  usr  var
> scanner gentoo # ls -l bin/bash
> -rwxr-xr-x 1 root root 869584 Nov 17 01:50 bin/bash
> scanner gentoo # ./bin/bash --version
> GNU bash, version 3.1.17(1)-release (i686-pc-linux-gnu)
> Copyright (C) 2005 Free Software Foundation, Inc.
> scanner gentoo # chroot /mnt/gentoo/ /bin/bash
> chroot: cannot run command `/bin/bash': No such file or directory
> 
> 
> Where should I begin trying to fix this?  I used crossdev w/ uclibc when I 
> compiled
> and installed the base fs into the partition in question.
> 
> 
> Thanks,
> 
> Corey
-- 
[email protected] mailing list

Reply via email to