Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CHOST="i486-pc-linux-gnu" ?
Date: Mon, 02 Feb 2009 15:47:06
Message-Id: 49bf44f10902020745r71c3fc28g735e1889ff3eb60e@mail.gmail.com
In Reply to: Re: [gentoo-user] CHOST="i486-pc-linux-gnu" ? by AllenJB
1 > It looks like you've probably used the "x86" stage3 tarball instead of the
2 > "i686" one. While you can change it [0], the best option is probably to
3 > start again using the correct tarball.
4 >
5 > Note that if you do want to change CHOST, you _MUST_ follow the guide[0] or
6 > you will end up with problems.
7 >
8 > [0] http://www.gentoo.org/doc/en/change-chost.xml
9
10 Thanks a lot, I read somewhere that I should not change my CHOST so I
11 was trying to figure out what was going on as opposed to figuring out
12 how to change it.
13
14 - Grant
15
16 >> I'm installing Gentoo on an Acer Aspire 110. It's one of the
17 >> "netbook" laptops. /etc/make.conf says:
18 >>
19 >> CHOST="i486-pc-linux-gnu"
20 >>
21 >> Is that correct?
22 >>
23 >> - Grant