I've just downloaded the two ISOs for Gentoo 2004.0.
Before I burn them to disc, does anyone know what they contain? Is it source packages or binary packages?
And how long is it likely to take to install (from sources) a standard desktop system (X, KDE, OOo) on a Pentium III (512Mb RAM). Presumably I can do it a bit at a time (e.g. compile X first and then KDE in another session). What worries me slightly is that I'm running a laptop and they don't take kindly to be left switched on for long periods of time.
Any thoughts would be very much appreciated.
Cheers, Richard
On Tue, 2004-03-16 at 13:48, Richard Lewis wrote:
I've just downloaded the two ISOs for Gentoo 2004.0.
Before I burn them to disc, does anyone know what they contain? Is it source packages or binary packages?
Both I think. You can choose to do install prebuilt packages or to build from sources on the CD or to download latest packages or source from the net.
And how long is it likely to take to install (from sources) a standard desktop system (X, KDE, OOo) on a Pentium III (512Mb RAM). Presumably I can do it a bit at a time (e.g. compile X first and then KDE in another session). What worries me slightly is that I'm running a laptop and they don't take kindly to be left switched on for long periods of time.
Any thoughts would be very much appreciated.
Cheers, Richard
Richard, you NEED to read this.... http://www.gentoo.org/doc/en/handbook/handbook.xml?part=1&chap=0
The important bit to answer your question is.....
Starting from a stage1 allows you to have total control over the optimization settings and optional build-time functionality that is initially enabled on your system. This makes stage1 installs good for power users who know what they are doing. It is also a great installation method for those who would like to know more about the inner workings of Gentoo Linux.
Stage1 Pros and Cons + Allows you to have total control over the optimization settings and optional build-time functionality that is initially enabled on your system + Suitable for powerusers that know what they are doing + Allows you to learn more about the inner workings of Gentoo - Takes a long time to finish the installation - If you don't intend to tweak the settings, it is probably a waste of time
Stage2 installs allow you to skip the bootstrap process and doing this is fine if you are happy with the optimization settings that we chose for your particular stage2 tarball.
Stage2 Pros and Cons + You don't need to bootstrap + Faster than starting with stage1 + You can still tweak your settings - You cannot tweak as much as with a stage1 - It's not the fastest way to install Gentoo - You have to accept the optimizations we chose for the bootstrap
Choosing to go with a stage3 allows for the fastest install of Gentoo Linux, but also means that your base system will have the optimization settings that we chose for you (which to be honest, are good settings and were carefully chosen to enhance performance while maintaining stability). stage3 is also required if you want to install Gentoo using prebuilt packages.
Stage3 Pros and Cons + Fastest way to get a Gentoo base system - You cannot tweak the base system - it's built already - You cannot brag about having used stage1 or stage2
It sounds like you need to use a "stage 3" install. I used stage 1, and had to leave the box (1Ghz C3) on for a couple of nights to get to the point of having a working Gnome system. But it's been worth it.
Peter
On Tuesday 16 Mar 2004 15:11, you wrote:
On Tue, 2004-03-16 at 13:48, Richard Lewis wrote:
I've just downloaded the two ISOs for Gentoo 2004.0.
Before I burn them to disc, does anyone know what they contain? Is it source packages or binary packages?
Both I think. You can choose to do install prebuilt packages or to build from sources on the CD or to download latest packages or source from the net.
In that case I'll install the pre-built packages and upgrade as time goes on.
And how long is it likely to take to install (from sources) a standard desktop system (X, KDE, OOo) on a Pentium III (512Mb RAM). Presumably I can do it a bit at a time (e.g. compile X first and then KDE in another session). What worries me slightly is that I'm running a laptop and they don't take kindly to be left switched on for long periods of time.
Any thoughts would be very much appreciated.
Cheers, Richard
Richard, you NEED to read this.... http://www.gentoo.org/doc/en/handbook/handbook.xml?part=1&chap=0
Thanks, I have looked at the handbook quite carefully, but what it doesn't really specify is approximately how long compiling might take. It only goes as far as saying that it will take a long time but thats quite difficult to interpret (in computing terms and hour is long time to perform a task in my opinion though I know from experience that compiling even quite small programs can take a while).
It sounds like you need to use a "stage 3" install. I used stage 1, and had to leave the box (1Ghz C3) on for a couple of nights to get to the point of having a working Gnome system. But it's been worth it.
Thanks, I'll try stage 3 and install pre-builds.
Cheers for your help,
Richard
Richard Lewis wrote:
[SNIP]
Thanks, I have looked at the handbook quite carefully, but what it doesn't really specify is approximately how long compiling might take. It only goes as far as saying that it will take a long time but thats quite difficult to interpret (in computing terms and hour is long time to perform a task in my opinion though I know from experience that compiling even quite small programs can take a while).
Peter's on the money. I recently built a Celeron 1000 desktop (KDE) for a client from a stage 1. It took about 48 hours to get KDE up-and-running. A stage 1 server build on an Athlon 2400+ with 256MB (no x, but samba, dns, dhcp, postfix, apache, mysql, etc., etc.) takes about 5 hours. We use Norton Ghost mostly (which is a PITA to use, IMO)...
Cheers, Laurie.
On Tue, 2004-03-16 at 15:45, Laurie Brown wrote:
Peter's on the money. I recently built a Celeron 1000 desktop (KDE) for a client from a stage 1. It took about 48 hours to get KDE up-and-running. A stage 1 server build on an Athlon 2400+ with 256MB (no x, but samba, dns, dhcp, postfix, apache, mysql, etc., etc.) takes about 5 hours. We use Norton Ghost mostly (which is a PITA to use, IMO)...
Cheers, Laurie.
I'll try and remember to "time" each step the next time I install Gentoo.
At the moment I'm getting mke2fs to format and test (mke2fs -c -c /dev/hdc1) a disk to copy my SuSE 9.0 partition onto before I repartition /dev/hda to make a partition for Gentoo.
Peter
On Tue, 2004-03-16 at 19:00, Peter Onion wrote:
I'll try and remember to "time" each step the next time I install Gentoo.
At the moment I'm getting mke2fs to format and test (mke2fs -c -c /dev/hdc1) a disk to copy my SuSE 9.0 partition onto before I repartition /dev/hda to make a partition for Gentoo.
OPSE forgot about the timing bit as I was too busy trying to get the "distributed compiling" working...
It seems to be working while bootstraping stage 1. My Gentoo system is doing some of the compilations :-)
Peter
On Tue, 2004-03-16 at 15:27, Richard Lewis wrote:
Thanks, I have looked at the handbook quite carefully, but what it doesn't really specify is approximately how long compiling might take. It only goes as far as saying that it will take a long time but thats quite difficult to interpret (in computing terms and hour is long time to perform a task in my opinion though I know from experience that compiling even quite small programs can take a while).
Well, it is a bit of a "how long is a piece of string" type of quetsion, though I guess a few examples could be given.
Peter