Gentoo Archives: gentoo-dev

From: Ben Lutgens <lamer@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] chroot in x86 install
Date: Wed, 19 Jun 2002 20:35:06
Message-Id: 20020620014225.GB13457@athlon.dolly-llama.org
In Reply to: [gentoo-dev] chroot in x86 install by Rashidul Amin
1 On Wed, Jun 19, 2002 at 01:13:53AM -0500, Rashidul Amin wrote:
2 >When I'm trying to do the code listing 17 according to the x86install documentation (the last stage before which I build the system), it's giving me an "invalid instruction" feedback.
3 >after doing tar -xvjpf /mnt/cdrom/stage?-*.tbz2
4 >I did the following
5 ># mount -o bind /proc /mnt/gentoo/proc
6 ># cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf (according to code listin 16/17)
7 >Everything was fine uptill this point.
8 >After this though, when I typed in
9 >chroot /mnt/gentoo /bin/bash
10 >the feedback was
11
12 You get this when you're using the binaries compiled for the wrong
13 architechture. What type of computer you trying to install on and what
14 was the arch on the stageN tarball you used?
15
16 >"invalid instruction"
17 >Since I couldn't do it, I would assume it won't let me do env-update either. I tried it anyway and yes it couldn't find any such command. I'm stuck with my installation at that level. Please please help.
18 >Thanks,
19 >
20 >
21 >--
22 >-----------------------------------------
23 >Rashidul Amin
24 >Knox College Campus Box 278
25 >2 East South Street
26 >Galesburg, IL 61401
27 >United States
28 >Phone: 309-341-8250 (Delta Theta Sigma Nu)
29 >-----------------------------------------
30 >--
31 >_______________________________________________
32 >gentoo-dev mailing list
33 >gentoo-dev@g.o
34 >http://lists.gentoo.org/mailman/listinfo/gentoo-dev
35 >