On Sat, Apr 22, 2006 at 12:27:30PM +0100, Robert Hulme wrote:
> If I do 'chroot /target mount -t proc proc /proc' I get: chroot:
> cannot execute mount: No such file or directory
> 
> If I just 'mount' it lists the mounts ok. If I /target/mount it also
> lists the mounts ok.
> 
> 'chroot /target' results in:
> chroot: cannot execute /bin/sh: No such file or directory
> 
> Yet /bin/sh works as does /target/bin/sh !

Sounds like glibc failed to install properly on your new setup. See if
you get something meaningful for:

$ ls -la /target/lib/ld-*

and if this works:

$ /target/lib/ld-<whatever your version is>.so

-- 
    "To the extent that we overreact, we proffer the terrorists the
    greatest tribute."
        - High Court Judge Michael Kirby


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to