Gentoo Archives: gentoo-user

From: Florian Philipp <f.philipp@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Install Using another System
Date: Tue, 05 Jun 2007 08:59:17
Message-Id: 200706051053.29654.f.philipp@addcom.de
In Reply to: Re: [gentoo-user] Install Using another System by darren kirby
1 Am Montag 04 Juni 2007 23:28 schrieb darren kirby:
2 > quoth the Randy Barlow:
3 > > One more question - I'd like to install Gentoo on a very old and small
4 > > system that doesn't have a CD-ROM, or even an IDE cable that can connect
5 > > two drives. Can I put the harddrive from that system on my normal
6 > > desktop and install as normal onto that drive? The old system has a
7 > > very different and old processor from my normal Gentoo system (it's a
8 > > Cyrix MediaGX MMX Enhanced according to /proc/cpuinfo with a whopping 16
9 > > kB of cache!) Any problems doing something like this on a modern system
10 > > that I haven't thought about?
11 > >
12 > > R
13 >
14 > Should be OK as long as the host system is an x86. I would use very
15 > conservative CFLAGS. Your CHOST will likely need to be "i386-pc-linux-gnu".
16 >
17 > There is a kernel config in "Processor family" that says "CyrixIII/Via-C3".
18 > Is that what you have? If not or if you are not sure then choose plain old
19 > "386".
20 >
21 > Grub should work alright, as best as I can figure, as long as (as per the
22 > guide) you install it onto the HDDs MBR.
23 >
24 > Maybe something I am not thinking of. Just make sure that when going
25 > through the guide that anything that requires CPU specific choices you
26 > remember to select for your target, not the host. This may have a
27 > side-effect of not booting whilst in the host, only when you move the HDD
28 > to the target machine.
29 >
30 > Good luck!
31 >
32
33 Please note that Gentoo needs a i486 to work. You can still optimize your code
34 for it, though. See http://gentoo-wiki.com/Safe_Cflags#i386 for details.

Replies

Subject Author
Re: [gentoo-user] Install Using another System "Bo Ørsted Andresen" <bo.andresen@××××.dk>