Re: (no subject)

[email protected] (Bob Proulx) Tue, 10 Feb 2004 10:55:13 -0700
Newsgroups gmane.comp.gnu.sh-utils.bugs
Message-ID <[email protected]>
Yuri wrote:
> In installation,  when I type 
> 
> # chroot /mnt/gentoo /bin/bash I have
> 
> # Illegal instruction plz HELP

You are apparently trying to chroot into a gentoo directory which
presumably contains some type of operating system.  That operating
system would need to be compatible with your existing kernel.

There are so many ways that might fail that I cannot guess what your
problem might be.  But I would guess you are mixing architectures.

For help you will need to contact the parties maintaining the files
under /mnt/gentoo.  (I might guess that is the Gentoo Linux
distribution.  But I might be wrong so I won't guess.)  The chroot
command appears to be operating fine.

Bob