Gentoo, Up and Running = Success
We have Success. I have successfully installed Gentoo onto my computer. Well, actually I have just enough installed that I am able to boot into a working Linux environment and do a few shell commands. That is all, really.
As for the bootstrapping process, I have no idea how long that took. By the time I went to sleep yesterday night, it had been running for about 3.5 hours. When I woke up this morning it had finished. So I can not make a really good comment on bootstrapping times.
The next step after bootstrapping the computer is to install the base programs onto the computer. After that, you need to compile and install the kernel. On my first attempt to install the base programs, the install, or emerge as it is really called, died due to an unfound program. The installer could not find Perl-5.8.0 and I could not get past this point. So, a quick search of the Gentoo forums supplied several different solutions. However, only one of them actually worked.
If you are trying this install over the next few days, make sure you add some mirrors to the make.conf file. Otherwise it will fail at the some point.
Once again, I have no idea how long the emerge-system took as I started in the morning and then went to school. By the time I returned home, it was done. So it is somewhere less then 9 hours or so.
The final step is to download/compile/install the kernel. This was actually very painless. I simply followed the instructions, once again, as supplied on the Gentoo website and everything went amazingly smoothly. The kernel only took about an hour or two to compile.
The final final step is to install a bootloader and a few more utilities and programs in order to get everything working. Once again, I picked the default as stated by the install manual — Grub — and everything worked without event. I was able to reboot into a working Linux install.
The next challenge is to setup a desktop environment. I am currently emerging XFree. This has been going on for about the last 4 hours and I would not be surprised if it is still going tomorrow when I get up, but I will let everyone know. Once XFree is installed and configured, the next challenge is to download Gnome and get it working.