Slashdot Mirror


10-Day Gentoo Installation Agony

lisah writes, "The Linux distribution Gentoo has a hard-core following, and with good reason. Gentoo is known for its configurability and choices. It's not known, however, for its easy installation. NewsForge's Joe Barr outlined his painful installation experience with Gentoo in an article that explains why, after 10 days, he finally gave up and went with Debian Etch. From the article: '[B]ack in the day, Gentoo users first had to rip the source code from the bone with their teeth before compiling and installing it, but now the live CD had sissified the process to the point that anyone could do it... I exaggerated the ease of installing Gentoo.' And: 'Gentoo doesn't ask what it can do to make things easier, it asks you exactly what it is that you want it to do, and then does precisely and only that.'" Slashdot and NewsForge are both owned by OSTG.

92 of 540 comments (clear)

  1. 10-Day Installation Agony? by Anonymous Coward · · Score: 2, Funny

    What about the 100-day agony of using Gentoo?

    1. Re:10-Day Installation Agony? by The+Real+Toad+King · · Score: 2, Informative

      I've been using Gentoo for what I guess about 100 days now, and except for me totally screwing something up early on (I think it was the X server) and having to reinstall the entire thing, I've had a good experience with it.

    2. Re:10-Day Installation Agony? by cayenne8 · · Score: 3, Insightful
      I've been using it for years...and it is VERY easy to do now. I mean, it might be a little difficult for a complete Linux noob, coming from a mac or windows machine where you might not know what hardware you even have on your box...but, any Linux install would prove a little difficult for a first timer.

      The Gentoo of today, starts you off with either a gui install (have not tried it yet) or CLI...but, they start you off with a stage3 tarball...and you actually get a running config quite rapidly. I actually had to research to find out how to get it to bootstrap like it did in the old days and built "everything" from scratch from source. (That link HERE .

      But, really...as far as Linux installs go...Gentoo is about as easy as any I've tried. With any of them, you often have to do a little research on the chipset of some component you have on board...hell, you need to know that for many items on a simple kernel config....and everyone has to do that sooner or later....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    3. Re:10-Day Installation Agony? by Darby · · Score: 5, Informative


      I've been using Gentoo for what I guess about 100 days now, and except for me totally screwing something up early on (I think it was the X server) and having to reinstall the entire thing, I've had a good experience with it.


      Something you might want to do. Once you get your base system (plus X, KDE/Gnome/whatever) installed, do a stage 4 backup.
      Basically, just make a tarball out of your partitions.

      If you have to reinstall, just boot off the CD, mount your partitions, chroot, copy the image over and untar it.
      Reboot, and you're good to go. Saves a lot of hassle with reinstalls.

      Quick, cheap and dirty, but it works well.

    4. Re:10-Day Installation Agony? by numbski · · Score: 3, Insightful

      Agreed.

      What this article fails to mention is that done right, Gentoo rivals FreeBSD in the stability department. That isn't to draw flames either. When you're counting 9's, that is just plain awesome.

      --

      Karma: Chameleon (mostly due to the fact that you come and go).

    5. Re:10-Day Installation Agony? by fistfullast33l · · Score: 5, Interesting

      I actually just installed Gentoo again on my desktop for the first time in about 6 months and I was pissed to learn that you can't do a stage 1 install easily anymore. In the end though, reiso in #gentoo on FreeNode informed me that it doesn't really matter, which I kind of agree with. Within a month you'll have updated most of stage 1 anyways so I guess it's worth the less effort up front to get the system set up faster.

      Gentoo definitely is better for those wanting to Learn Linux because it forces you to get into the nitty gritty of a Linux OS setup. I started with Slackware 8 or so and used it through Slack 9, but never really grew comfortable with Linux until I installed Gentoo in 2004 for the first time.

      For someone to say it took them 10 hours to install Gentoo is a bit deceiving though. It sounds like a long time but really, most of the time you aren't in front of the monitor. I'd say the longest bit of the whole thing is emerging X and OpenOffice and even today that doesn't take long on a P4 with 2Ghz or better. I did the majority of the work overnight while I slept.

    6. Re:10-Day Installation Agony? by ElleyKitten · · Score: 2, Insightful
      I've been using it for years...and it is VERY easy to do now. I mean, it might be a little difficult for a complete Linux noob, coming from a mac or windows machine where you might not know what hardware you even have on your box...but, any Linux install would prove a little difficult for a first timer.
      I'm not sure what your definition of "first timer" is, but all the Linux distros I've used are *much* easier to install than Windows. Really, the hardest part for newbies is figuring out how to burn an iso.

      But, really...as far as Linux installs go...Gentoo is about as easy as any I've tried. With any of them, you often have to do a little research on the chipset of some component you have on board...hell, you need to know that for many items on a simple kernel config....and everyone has to do that sooner or later....
      I guess you haven't tried many then. I've installed Ubuntu, Mepis, Fedora, Mandrake, Freespire, PCBSD (not a Linux, whatever), ELX, and.... I don't even know what your talking about. Ok, so arguing that I know less than you isn't the greatest retort, but you're seriously out there if you think that anything you've said qualifies as "easy" even for Linux.
      --
      "What is Internet Explorer 7? Are you saying we can't access the normal internet?" - I love tech support. Really.
    7. Re:10-Day Installation Agony? by drinkypoo · · Score: 2, Insightful
      I'm not sure what your definition of "first timer" is, but all the Linux distros I've used are *much* easier to install than Windows. Really, the hardest part for newbies is figuring out how to burn an iso.

      I agree in every area except partitioning; most linux distributions have traditionally made this at least as difficult as it is in DOS; sure, to you and I it's a doddle, but to the masses it might as well be written in sanskrit.

      But, really...as far as Linux installs go...Gentoo is about as easy as any I've tried. With any of them, you often have to do a little research on the chipset of some component you have on board...
      I guess you haven't tried many then

      Uh no. I guess you haven't tried many then. I have owned several pieces of hardware that were even based on the same chipset as some supported hardware, but wouldn't work without significant driver hacking/kernel mods.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    8. Re:10-Day Installation Agony? by Fordiman · · Score: 2, Informative

      "With any of them, you often have to do a little research on the chipset of some component you have on board...hell, you need to know that for many items on a simple kernel config....and everyone has to do that sooner or later...."

      What the hell are you talking about? Kernel config? I'll agree that it isn't the easiest thing to do, but get real: most users won't have to bother - a well-configured distro will have everything available, driver-wise, and hotplug or another similar driver-helper will automatically detect the hardware in your system.

      Seriously. Only performance tweakers need do a kernel config, if the distro is well-built.

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    9. Re:10-Day Installation Agony? by nyteroot · · Score: 2, Informative
      Why did I do it the second time? There's always that sliver of a chance that I did something wrong the first time. Well, Gentoo was wrong both times and I won't be wasting my time with it again.
      Actually, you probably did do something wrong. If you're not talking about the GUI install, you're basically a liar (as the CLI install has you do your own partitioning :-), and if you're talking about the GUI install, well, as someone who's been "messing with computers for 28 years" you should have done the CLI install. It's really not that hard.. while the GUI could be used by a trained ape, the CLI does require a notch more intelligence .. but again, if you've been "messing with computers for 28 years" I assume you've got that :-) At the end of the day though, even the GUI installer didn't wipe your partition table without you doing something seriously wrong.
      --
      Ratio of replies to old sig content : replies to actual post content > 0.5. Sig changed.
    10. Re:10-Day Installation Agony? by nyteroot · · Score: 2, Insightful

      I repeat: do not use either installer. Read the directions above, especially the x86 quick install.

      --
      Ratio of replies to old sig content : replies to actual post content > 0.5. Sig changed.
  2. Odd by Psycosys · · Score: 5, Funny

    My install experience with gentoo took less time than that and I spent 3 days figuring out that my motherboard was defective.

    1. Re:Odd by SCO_Shill · · Score: 4, Interesting
      "...it asks you exactly what it is that you want it to do, and then does precisely and only that."

      I took me less than 10 days for my very first Linux install (the author mentions using about nine different versions of Linux) using Gentoo a couple of years ago.

      This was a Stage 1 install (the one that takes the longest and requires the most user input/interaction) on an old AMD K6 laptop with some heavy optimization, and included building X and a bunch of useful apps (I can't remember which ones I compiled at the moment), and it really did exactly what I told it to do. Which is what I would expect.

      Maybe I just had a better experience than the author.

      --
      "If you mess with us, we're going to take you on, even to our utter destruction, whatever occurs." - Ralph Yarro (SCO)
    2. Re:Odd by lunaslide · · Score: 2, Insightful

      'Gentoo doesn't ask what it can do to make things easier, it asks you exactly what it is that you want it to do, and then does precisely and only that.'

      This is exactly why I prefer it, especially for servers.

      --
      lunaslide
      "I'm not really interested in product. I just want to know what's going on." -Misha Mahowald
  3. OH NOES!! by chrismcdirty · · Score: 5, Insightful

    I don't want to learn!! It's hard to read the documentation!

    This guy wants everything handed to him, and there are plenty of distros for that. What I don't understand is that he complains about having to RTFM, then he installs Debian. I could have sworn they were the worst offenders for telling noobs to RTFM.

    --
    It's like sex, except I'm having it!
    1. Re:OH NOES!! by lpcustom · · Score: 5, Funny

      I guess he'll understand when I don't read TFA

      --
      Beer! It's what's for breakfast!
    2. Re:OH NOES!! by cayenne8 · · Score: 2, Interesting
      "then he installs Debian. I could have sworn they were the worst offenders for telling noobs to RTFM."

      I've heard that about the Debian forums. That is one very nice thing about Gentoo....the people on the forums are very nice, and helpful...yes, even on questions that have been asked 100's of times before.

      I do with the search on the forums was a little better...I often find it deletes some of my search terms...and I dunno why.

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    3. Re:OH NOES!! by LearnToSpell · · Score: 3, Informative

      The search on the forums sucks. It deletes some of your search terms because they're "restricted" words for whatever reason. There's a couple of threads on it that you could, umm... never mind. :-) Anyway, if you do something like 'site:forums.gentoo.org search terms' in Google you can come up with stuff.

    4. Re:OH NOES!! by yogikoudou · · Score: 2, Informative

      The Gentoo Manual is very helpful, and so is the Gentoo Wiki.

      And being a Gentoo user and fanboy, I find this kind of poster funny :)

    5. Re:OH NOES!! by Curmudgeonlyoldbloke · · Score: 2, Informative

      Maybe that was the case a while back, but when I installed Debian for the first time in years a couple of months ago, the installer seemed pretty idiotproof. Having heard of its reputation the I RTFMed first, but didn't really need to as the installer was no less good at handholding than many commercial distros. Can't comment about Gentoo, but I suspect that the bloke that wrote the article might want to put himself in a position where he can do image backups and restores (using dd or whatever) so that when "something gets broken" he can at least restore back to a pre-broken state.

  4. Follow the Directions! by lefticus · · Score: 5, Informative

    I've installed Gentoo several times now and have never had a problem when I FOLLOW the DIRECTIONS. I've known two other people, one professional Linux developer who could not get it installed because he refused to follow the directions step by step and another, the VP of marketing at my company, who installed it easily after following the directions.

    It's really not complicated, just tedious.

    1. Re:Follow the Directions! by Eideewt · · Score: 4, Informative

      Gentoo has the best documentation in the Linux world too. I refer to it even when configuring other distros.

    2. Re:Follow the Directions! by Darby · · Score: 5, Funny

      It's really not complicated, just tedious.

      Heck, it doesn't even have to be that tedious.

      From bash.org:

        it only takes three commands to install Gentoo
        cfdisk /dev/hda && mkfs.xfs /dev/hda1 && mount /dev/hda1 /mnt/gentoo/ && chroot /mnt/gentoo/ && env-update && . /etc/profile && emerge sync && cd /usr/portage && scripts/bootsrap.sh && emerge system && emerge vim && vi /etc/fstab && emerge gentoo-dev-sources && cd /usr/src/linux && make menuconfig && make install modules_install && emerge gnome mozilla-firefox openoffice && emerge grub && cp /boot/grub/grub.conf.sample /boot/grub/grub.conf && vi /boot/grub/grub.conf && grub && init 6
        that's the first one

    3. Re:Follow the Directions! by Monkelectric · · Score: 2, Informative

      You hit the nail on the head my friend. Many years ago, I installed Gentoo and got it up and running *HAVING NEVER USED LINUX OR ANY TYPE OF UNIX BEFORE.* I followed the directions.

      --

      Religion is a gateway psychosis. -- Dave Foley

    4. Re:Follow the Directions! by spun · · Score: 5, Insightful

      I know what you mean. Reading the article, I was laughing when I realized he hadn't frobnozled the prepalpitator scripts with the correct USE -octaroon -dingo flags. I just knew that would come back to bite him on the ass latter. Simply follow the directions, people! Perfectly easy, my grandmother has severe alzheimer's and she managed to get gentoo installed from source in under 15 seconds.

      Seriously, it's not just incredibly tedious, it's also complicated unless you are doing a stock vanilla install with exactly and nothing but the recommended options. But I was doing stuff like that with Linux before there was even a gentoo, just for fun. It is fun, for a certain type of person. But, like masturbation, it's a very personal kind of fun that doesn't contribute anything very useful to society at large. And most normal people really, really don't want to hear the gory details about how you did it and how much fun it was.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    5. Re:Follow the Directions! by ndansmith · · Score: 3, Interesting

      I actually install Gentoo for fun!

      It was my very first attempt at Linux, and it worked great. In fact the difficulty of the installation process causes me to recommend it to new users, because it forces newbies to learn the ins and outs of the system from the get-go.

      As a hardcore Gentoo fanboy, I was also greatly saddened that they "sissied" the process with the fancy GTK installer.

    6. Re:Follow the Directions! by slapout · · Score: 2, Funny

      I tried to install Gentoo once, but I couldn't understand the directions. In fact, I couldn't understand the directions that told you which set of directions to follow!

      --
      Coder's Stone: The programming language quick ref for iPad
    7. Re:Follow the Directions! by liliafan · · Score: 3, Insightful

      As someone who has used Gentoo for about 4 years, debian for about 5 and before those Suse, I feel I am able to jump in at this point.

      Just because you took a look at the install instructions doesn't mean you are able to judge the distro, gentoo is easily the most powerful operating system I have ever encountered, the amount of control it gives you is way beyond anything else out there, seriously better than debian, any bsd, solaris, AIX, hp-ux.

      Yes the installation used to be fairly complex (although a great way to learn more about the inner workings of linux), but it has become simplified over the years, and now although I still wouldn't recommend it to a complete newbie, it is ready for a basic user.

      Debian with apt cannot compare to portage, and as for features that should be enabled......I disagree, when installing imagemagick I may not want certain features like perl bindings or jpg support, gentoo doesn't just let me add features it also lets me disable them, this in turn reduces clutter on my system and makes life that little bit easier.

      --
      GeekServ Unix Consulting Services (http://www.geekserv.com)
    8. Re:Follow the Directions! by cyclop · · Score: 2, Interesting

      It's like Gentoo users get a kick out of making their install as complex and unforgiving as possible in some lame attempt to make their penis look larger. With my Debian install I can kick back, hit enter through all the screens and be done with an install in under a half hour depending on my network speed.

      Gentoo has a definite target: that is, people that want to have as fine control as possible on their system, without using Linux from Scratch but with all the goodies of a package manager. Fine personal control and, overall, being always quite up to date means you have to go through pains (I'm 2-year gentooer and sometimes I sweared... the GCC 3.3-->3.4-->4.x transitions, for example) but it's your choice. If you don't like it, well, go to another distro (I use Gentoo at home, but Ubuntu at work because there I just care about having it all working without having to care about too much). It's not a problem of being ricers. It's the inevitable design of something aimed to total user control.

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    9. Re:Follow the Directions! by spun · · Score: 3, Funny

      No, because unlike posting linux distyro flames, masturbation generally doesn't hurt anyone. Except for kittens. We all know God kills a kitten every time you masturbate. Little known fact: every time you install gentoo, God kills a cockroach.

      But seriously, Gentoo users are generally like "ricers," gearheads who put park bench rear wings onto toyota celicas. They focus far too much attention on getting far too little benefit, when there are better solutions out there. When was the last time you heard of some big corporation going with gentoo? Never, because big corporations don't have that kind of time to waste.

      But if you do have some spare time, give it a try. You will learn something. Gentoo is a gearhead's distro. Just because 9 out of 10 gentoo users are like ricers who haven't the foggiest idea what they are doing or why, that doesn't mean that someone smart and motivated can't get something out of it. I did. I wouldn't use it as my primary desktop distro, but for getting into the nuts and bolts of the applications you use, there's nothing like it.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    10. Re:Follow the Directions! by Bandman · · Score: 2, Funny

      WHOOSH!

      That was the joke going WAY over your head

    11. Re:Follow the Directions! by cortana · · Score: 3, Funny

      BONG

      That was the sound of the "overused clichê" anvil falling on you from a great height.

    12. Re:Follow the Directions! by userlame · · Score: 5, Funny

      STOMP STOMP STOMP!

      That was the sound of the grammar nazis marching in to take you for using the wrong accént.

    13. Re:Follow the Directions! by drinkypoo · · Score: 2, Insightful
      And a nig rear spoiler on a front wheel drive car is just dumb. What, you want better grip on the back at high speed?

      Actually, it's only dumb because they're not adding a front splitter as well. You don't want to push down the front and not push down the back, the back will get even more bounce-happy and the car will become uncontrollable. So yes, you want a big rear spoiler (you gotta watch those typos, I was trying to figure out if "nig" was supposed to be a racist epithet) on a FWD car if you're going fast enough to actually need one, but not without your bigass front splitter to provide you front downforce.

      But now, I just want to get things done, quickly, and if it saves me an hour, I don't care that I have to fricken' install cups on a server I'm never, ever going to print from.

      Fine! Now what does it take to get you to quit bitching and whining about gentoo users? Why don't you just let them run their OS, and you go run yours, and everyone can live if not in harmony, at least without pissing in one another's wheaties.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    14. Re:Follow the Directions! by spun · · Score: 2, Funny

      As every real gearhead gentoo user knows, it's not about CFLAGS, it's about USE ;)

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    15. Re:Follow the Directions! by spun · · Score: 2, Insightful

      Oh, that was a bad typo. Sorry. s/nig/big/ Stupid fingers.

      I love gentoo! I love gentoo users, too. I just see too many people (here, not really in the gentoo forums, or mailing lists or IRC channels) who read a story like this and start to get all defensive and say things like "This guy must be moron for not being able to install gentoo!" Sometimes gentoo users seem just a tad full of themselves. As if watching cryptic compilation messages scroll by for hours has made them a linux expert overnight, and anyone who hasn't, isn't.

      You can run whatever OS you want to, but if someone has criticisms after giving it a try, what's the ponit in just writing them off?

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    16. Re:Follow the Directions! by liliafan · · Score: 2, Informative

      Yes it is possible to custom compile the options you choose, however, it is a lot easier using portage:

      USE="-perl -jpeg png" emerge imagemagick

      Rather than: ./configure --prefix=/usr/local --no-perl --no-jpeg --enable-png
      make
      make test
      make install

      Then later you want to uninstall if you compiled from source you are up sh*t creek with gentoo:

      emerge --unmerge imagemagick

      Besides this is just one example when you expand this to hundreds of packages your life becomes a hundred times easier.

      Additionally you compile from source you have to manually watch out for updates, patches, etc with your customised packages from portage to upgrade is as simple as:

      emerge -uD world

      Which will find and upgrade any packages from your world file.

      --
      GeekServ Unix Consulting Services (http://www.geekserv.com)
  5. Really? It was easy for me to install by The+Real+Toad+King · · Score: 3, Informative

    After one day of partitioning my Windows hard drive, and an hour reading through the installation manual online, I managed to install Gentoo without any problems after figuring out what exactly to do. (Except for having to download ndiswrapper manually from Windows to port over to Gentoo, because my wireless router doesn't have any native Linux drivers for it, so I couldn't download any updates.) This was also the first time I installed any Linux distro.

    Just because one guy can't install it successfully doesn't mean the entire thing is flawed.

  6. Live CD's, Sissified? by corroncho · · Score: 4, Insightful

    This is the type of elitist attitude that will keep normal users from adopting Linux. The live CD is one of the best ways to prove Linux's viability as a Desktop OS. I can't count the number of Linux users I know that didn't first try it out on a live CD. "...to the point that anyone could do it...", isn't that the idea?
    ___________________
    Free iPods? Its legit. 5 of my friends got theirs. Get yours here!

    1. Re:Live CD's, Sissified? by lpcustom · · Score: 2, Interesting

      "This is the type of elitist attitude that will keep normal users from adopting Linux."

      I'd like to have a dollar everytime I've heard that remark. I believe that remark is the reason users don't adopt Linux.

      --
      Beer! It's what's for breakfast!
  7. Try binary install by modemboy · · Score: 2, Insightful

    This guy needs to install from the -bin packages if his computer is that slow or he can't stand to use it while it compiles. I never had a problem doing other things with my machine while it compiled...

  8. I'm a former gentoo user by Frag-A-Muffin · · Score: 5, Insightful

    I can't completely agree with the article. I never had any problems installing it. In fact, the installer was very kewl in that it came with ssh and screen. I even did COMPLETE remote installs for people before. I just call them up and tell them to put the CD in and boot up and set a password. After I'm done with it, call them back and tell them to take the CD out so I could reboot. Done. they were amazed.

    Install wasn't my problem.

    Maintenance was my problem. As one of the commenters from the article pointed out, you were basically compiling an update constantly. It could be a minor bug fix but if it was in a big package like glibc, it would take a while to compile. You could go about your business, but you noticed it. The next day would bring about another big compile (say, X!?) and on and on it went. The endless cyle of updating. Some would argue that this was a feature of it. Sure, you're always getting the latest of everything. But it was a little bit of a PITA. The worst was when I went away, came back to a LOT of updates. Those updates (during the end of my time on gentoo) started to break things unfortunately. QA went downhill as the distro got too big.

    Anyways, I still think gentoo is kewl, with its configurability. However, I've traded some of that control in for maintenance sanity and am currently on Ubuntu for my desktop and debian on my server.

    Thanks to the gentoo community for the fun few years. #gentoo was always lively :)

    --

    AirSpeak - http://itunes.com/apps/AirSpeak
    1. Re:I'm a former gentoo user by Otter · · Score: 4, Informative
      The worst was when I went away, came back to a LOT of updates. Those updates (during the end of my time on gentoo) started to break things unfortunately.

      I just posted a similar set of complaints, but you've touched on one I'd forgotten. The Portage system still works well *if* you're a Gentoo obsessive and emerge sync; emerge -uD world at least once a week. If you get behind, and need to update Portage, layouts, gcc, X and the kernel all at once, you start running into all sorts of really nasty collisions and breakages.

    2. Re:I'm a former gentoo user by npsimons · · Score: 2, Insightful
      Then in six months or so when you would normally do a fresh Ubuntu install

      Whoa, whoa, wait, hold the fucking phone, full stop: you normally do a fresh Ubuntu install every six months? Holy shit, I thought that stuff was only for Windows. I can't imagine reinstalling Linux ever, at least since I switched to Debian, much less every six months. Is this what Gentoo and Ubuntu have done to Linux? Turned them into Windows clones?


      I used to be able to appreciate the "control" and "performance" you supposedly get with compiling everything from source. Heck, back when I still had the "gcc -O99" fever and compiled everything from source, it was with Slackware because Gentoo wasn't around yet. Did I learn a lot? Sure. Did I waste a lot of time and CPU cycles? You betcha. I'm better now, and what with a full time job (programming), and a life, and a wife, I don't have time for that anymore.


      Not to flame on the Gentoo community (it's nice to see other Linux users besides me who can appreciate BSD's portage), but you guys shouldn't get so offended so easily and realize that Gentoo isn't for everyone; it fills a niche, a very small niche, and unfortunately, it has attracted the ricers and other losers who don't know better. That's what turns people off to Gentoo. That and regular six month reinstalls or neverending upgrade/compile cycles.


  9. A few points... by Otter · · Score: 4, Interesting
    1) I used to be a big Gentoo fan not because of the (nebulous, in my experience) performance gains but because one you had it set up, it really was the easiest Linux to update. That's no longer the case, with Portage conflicts and things like that getting more and more frequent and serious.

    2) A lot of the recent headaches (incuding #1) come from the fact that the project is just too damn big. It was a blast during that year or two when Gentoo usage skyrocketed, but the whole developer/support/user system hasn't scaled well.

    3) *The* key to installing Gentoo -- unless you really know what you're doing, you need to install some other distro first and copy the xorg.conf, fstab and grub.conf files to use, or at least reference, for your Gentoo install. I can write an fstab by hand, if necessary, but there's no way I could do that for xorg.conf.

  10. not for newbies by Anonymous Coward · · Score: 2, Insightful

    If you want a "one size fits most" distro that installs out of the box, gentoo is NOT for you!
    go install your Fedora or your Ubuntu and leave the hard-core pipe-hittin linux to the gentoos.

    -DB

  11. Gentoo could really use a good installer... by otis+wildflower · · Score: 2, Insightful

    ... To be honest, the main reasons I like Gentoo are because it's relatively free from political hassles (you want easy NVidia XOrg drivers? MP3 playback? Win32 Codecs? Go nuts!) and Portage is pretty good enough. Also, KDE is pretty well supported and USE variable settings can catch ./configure flags that I might forget if I were to not use ebuilds.

    However, installation really is a bear, and AFAIK the ill-publicized alpha GUI installer is still not stable or reliable (don't want a crash while repartitioning a drive that has a WinXP part to wipe my table). Also, Ubuntu beats it on stuff that Works Right Out Of The Box(tm).

    Can I have a distro that's as easy to install as Ubuntu, but uses Portage and standard Linux config files and doesn't give me political hassles? That would be nice.

    1. Re:Gentoo could really use a good installer... by ElleyKitten · · Score: 2, Informative
      To be honest, the main reasons I like Gentoo are because it's relatively free from political hassles (you want easy NVidia XOrg drivers? MP3 playback? Win32 Codecs? Go nuts!)
      Don't you still have to compile or install those with Gentoo? How is that different than the other distros that you have to install that stuff, or better than the distros that automatically install them?

      Can I have a distro that's as easy to install as Ubuntu, but uses Portage and standard Linux config files and doesn't give me political hassles? That would be nice.
      Try Kororaa.
      --
      "What is Internet Explorer 7? Are you saying we can't access the normal internet?" - I love tech support. Really.
  12. I'm preparing to switch to Gentoo, actually... by aussersterne · · Score: 5, Interesting

    I'm hoping I won't have much difficulty since I've been using Linux since 1993 and have done my fair share of source compiling, even back when half of the sources were hackjobs from HPUX or AIX or [insert UNIX here] that required you to get an alternate version of make or Imake in order to compile. Somewhere I still have a textfile on building modelines from scratch that I used to use to get fixed frequency monitors too display graphics modes with PC video cards.

    But why the switch?

    I've been using Fedora Core and before it Red Hat since version 5 (when I swtiched away from Slackware, for good, it would seem). I like it a lot. Fedora Core, in particular, is a no-brain-necessary sort of Linux. I haven't had to touch a configuration file in god only knows how long.

    BUT... It's slow. I've had the inkling that it seemed to make my PIIIM 1.2GHz machine just a bit sluggish for my tastes. Gentoo has tempted me for several years as a result, but I always thought to myself: "Well, for a 10% increase in speed as the result of recompiling an entire system, it's probably not worth it..." I've always built my own kernel with proper CPU optimizations and just left it at that.

    Then the other day I stumbled on to Swiftfox (do a Google search), which is basically a set of precompiled Linux Firefox builds for specific CPU architectures. I downloaded the PIII Mobile version and launched it in place of the Fedora Core 5 Firefox build.

    WOW. The speed and interactivity benefits sure feel like more than 10%. I haven't done extensive benchmarking, but my subjective impression is that Swiftfox is maybe 80% faster than the Fedora Core Firefox build on my personal machine (a Thinkpad T23). It's not just obvious, it's the sort of thing that will make me want to gnash my teeth if I have to go back to the standard Fedora Firefox build.

    And now I'm thinking to myself: that's just one app. What about glibc? What about kdebase? X.org? Could I be missing out not on 10% speed gains, but on 40-50% speed gains, or more? I don't know, but I think maybe it's time I dust off my inner geek and find out, and Gentoo seems like the place to do it.

    --
    STOP . AMERICA . NOW
  13. what a quitter :) by toby · · Score: 3, Insightful

    Fifty-odd installs later, I never met a desktop, laptop or server that didn't love teh Gentoo.

    The instructions have been tested by hundreds of thousands of people. They work.

    --
    you had me at #!
  14. You can install gentoo in an hour by supun · · Score: 2, Informative

    They have stage3 tarballs, which contain everything compiled already. You just have to partition the drive, install the stage tarball, compile the kernel, and install syslog, cron, and grub.

    --
    :w!
  15. Gentoo is not easy... by zoftie · · Score: 3, Interesting

    Gentoo provides a useful way for linux powerusers to configure their packages without lowering themselves to level of downloading and matching up source tar balls, and compiling them in the right order. Process of package building and installation is flexible and anyone with mediocre shell scripting ability can do great things with gentoo. Gentoo after all is very personal distro. Everything you have installed on your computer is going to be be fit exactly the way you like it to be.

    Clearly they guy doesn't have the true grit to do gentoo. Gentoo is *NOT* rolling your own distro. Have you ever tried compiling mplayer with all these extensions and libraries? You do need to know your own stuff, but you don't need to get mired down in downloading your own packages and matching them up and compiling them in the right order with right compiler, and have the right kernel branch with proper patchset.

    So the guy has it installing, and thinks it is not fast enough, going to try to reinstall it? How clever is that. Yes gentoo is overly flexible, downside being that sometimes you really have to know how things suppose to work. Like configuring Xorg. I was in similar position, but I'll never give up flexibility of gentoo for power desktop.

    Gentoo is a hobby, some tell and I agree.

    Good night and Good luck,
    2c.

  16. What's the Trouble? by aarmenaa · · Score: 2, Informative

    Gentoo's a bit harder than other distros I've tried, for sure. But I'm not exactly a Linux expert and managed to get it installed. Heck, with nothing more than the default install instructions I managed to dual boot it with my Windows install. It did take a while my first time through - 3 days actually sounds about right, but I could do it again in probably a few hours, not counting compile time.

    In fact my biggest difficulties installing Gentoo are pretty much common to all Linux distros I've tried. The xorg.conf is an awful sore, and of course none of the config programs will read my monitor's information properly. Ironically, Linux leaves me whishing I had a static IP, becuase that's easier to configure than DHCP. Installing video drives for my ATI card is difficult, requires I do further editing to the xorg.conf, and generally crashes X with really crypic error messages when I don't set it up right. Then there's sound, making hotplug work for USB devices (USB DVD burners are kinda hard, actually), and all those other little pieces of fun.

    As a noob, I hate hearing the people who know this stuff (Slashdotters especially) say "it's not hard, rtfm noob!" But in this case, the install is harder than a "normal" Linux distro, but this noob got it installed, and all I did was follow the manual pretty much word for word.

    --
    "I do a grep for shit, bollocks, and tits before checking in code. I'm professional..." -RECURSIVE_META_JOKE, reddit.com
  17. Lame?? by moracity · · Score: 3, Insightful

    Am I the only that thinks this submission is a lame non-event? Do nerds even care about Gentoo anymore? Some tech-writer couldn't follow instructions to install an operating system and that is a surprise? Why am I writing in questions?

  18. I thought Red Hat 7.3 was bad... by __aaclcg7560 · · Score: 3, Funny

    Last night I had the joy of installing Red Hat 7.3 for my Unix Administration class with a two-disc set provided in the Thompson book. Everything was fine until it asked for a third disc. Needless to say, after 25 minutes of loading, I was so screwed. Rebooted, tried to recover, so out of luck. Worst, the hard drive was hosed. I haven't had that much fun since when Red Hat 7.3 was current.

    1. Re:I thought Red Hat 7.3 was bad... by aussersterne · · Score: 2, Informative

      That's a publisher problem. When distros were shipping mainly as several CD iso files instead of a single DVD image as they're most popular now, publishers were "trimming" distributions to reduce the number of glue-in CDs that they had to ship with their Linux books. They'd cut out stuff that they figured nobody would use, like the source packages, either GNOME or KDE, maybe some of the services and more obscure administration tools, TeX/LaTeX, or whatever their "media" people decided could go to trim a distro from, say 4 CDs to 2, to make the book cheaper to manufacture.

      The theory was that this wouldn't affect anyone since they'd trim out stuff that the book didn't cover and most people didn't use, and you'll notice that they all say things like "Includes complete Red Hat Linux 7.3*" and then down at the bottom "*Publisher's edition!" or whatever.

      The trouble was twofold:

      - Several major titles from several different publishers were shipped with packages chopped out but without a modified installer, meaning that the user could easily find themselves with an installer asking for (as you found out) either nonexistent CDs or packages missing from the CD even though the right number was inserted.

      - At least one major title spent a whole chapter on a package that had been trimmed out of the install media by the publisher.

      This was during the "golden age of Linux trade paperbacks" from maybe 1997-2003, I don't know if that sort of hijinks still goes on, but I worked on some of them from a major publisher and got caught up in some of the politics/cock-ups that embarrassed all and led to finger-pointing.

      --
      STOP . AMERICA . NOW
  19. Comment removed by account_deleted · · Score: 4, Funny

    Comment removed based on user account deletion

  20. Love hate relationship by mr_da3m0n · · Score: 3, Interesting

    Well, this is my first serious post on Slashdot. I have been reading the comments every day with much interest, and I think it's time I contributed something.

    I have a Love&Hate relationship with Gentoo. I switched to it from Redhat a rather long while ago, on my server. Ran it that way on a Pentium 200mhz for a while -- it was painful, but I wasn't really tired of it yet, and I could stand it compiling junk for days, it was only my personal server.

    Then I got it on an old Athlon Tbird, and that was better.

    And one day, it reached my workstation. And then all of my servers, including that strange, obscene HP LH4r. Quad Xeon machines can have scary clock issues.

    I still like it immensely, portage is awesome. But, but but, compiling things got tiring after a while.

    I fixed that by buying an Athlon X2. Dual core, MAKEOPTS="-j3" made compiling a breeze, and made me happy. Samba in three minutes was impressive to me.

    But then, the quality of packages went to hell, upgrades begin breaking things more and more frequently. Circular blockers, if you felt bleeding edge and tossed a modular xorg in. Unexpected changes in configuration files that were only being mentionned on mailing lists, forum posts, and places where you wouldn't look.

    Portage made it so easy to miss something important. Changelog entries are now sloppy. (I.E. "version bump" or "Added stuff from upstream").

    And then, there are the slotted packages, that you don't really understand why they are slotted. There are the modular, split ebuilds for KDE. If you don't want the whole shebang, good luck trying to get 3.5 installed and also sucessfully rid yourself of 3.4 easily.

    One Gentoo would have been fine. But I now had five. So I set up facilities. Central internal portage mirror (sync server), distfiles on NFS, to save bandwidth. distcc, for distributed compliling.

    But I still have to spend the time to keep them updated. Let a gentoo linger in for too long, and it's going to be discouraging, and look more and more like a complete reinstall.

    And somewhere in there, you'll do a quick baselayout. But then things will get depreciated and break on next reboot. Why change standards to be fancy?

    There's also the -R283 syndrome, which was mentionned earlier by someone else. You get glibc, install glibc, live happy. It takes a while, but that's fine. Next week, you get glibc-r1. Ebuild was sloppy. You get to remerge it.

    Then, there's -r3. Fixes an obscure Sparc bug. You still get it on x86. Remerge. ccache becomes your best friend. But it's still time consuming.

    And then, there are the serious bugs that get marked as WONTFIX, or the part of the software that you're having a problem with that will just get removed until upstream fixes it, which is rarely done due to the crazy compiling flags one might have.

    I now run Kubuntu on my desktop. I welcome updates, they're easier to manage. Also, my primary server will most likely turn into a Debian Sarge box. I haven't decided yet. I'll leave the Quad Xeon running on gentoo. But it's sad how quality lowered.

    I really want to still like gentoo, if it wasn't so... time and ressources consuming, once you get more than one.

    And these are my home machines. I also have my work machines to support and administer, and god knows I haven't become a network guy just to spend my whole life installing patches.

    My problem with gentoo is not that it takes a long time to configure, it is that, if you aren't uncareful, you'll spend way to much time just /dealing/ with the updates themselves. You can't blinding run emerge -uvaD world and hit "Yes" then go back to your buisness like it was no thang...

    I miss when gentoo was a little less hectic.

  21. That's why there are so many distros by EmbeddedJanitor · · Score: 3, Insightful
    Ubuntu for mere humans, gentoo for bleeding edgers, and others in between.

    It is silly to bitch about Gentoo not being an easy-peasy install. That is not Gentoo's mission. If Gentoo-ites spent all their time making Gentoo all soft and cuddly it wouldn't be Gentoo any more. Likewise, if Ubuntu was as configurable as Gentoo it would be a bitch to use and would no longer be Ubuntu.

    Be thankful you have choices. In MS land you get exactly no choice at all.

    --
    Engineering is the art of compromise.
  22. Re:Exactly! by vandon · · Score: 4, Informative
    From TFA:
    You will hear, see, and read "RTFM" dozens of times before you're done


    I've been using Gentoo for 2 years now and the only RTFM I've gotten was a 'Read the forums, man'. One quick search on forums.gentoo.org, and the answer was in the second post, spelled out step-by-step. Every problem I've had on any of my Gentoo boxes has been answered on the forums. 95% of the time the answer is already there and you just have to post the error string into the search box.

    Either this guy doesn't know Linux as well as he thought, or this story is just trollbait.
  23. Debian apt-build by digitalderbs · · Score: 3, Informative

    I've been a long time user and fan of Debian. I very much appreciate Gentoo, but it was never clear to me how this differed from apt-build in Debian. In Debian, the user has the option of downloading pre-installed binaries (apt-get) and building them from source (apt-build or apt-get with some special flags, if I'm not mistaken) using compiler options. For example, here is a good 'howto' for apt-building a Debian system.

    With that said choice is still good.

  24. 10 days by whoever57 · · Score: 4, Insightful

    I built OpenOffice on my 1GHz Duron machine -- that alone took 10 days. Now I use OpenOffice-bin.

    But seriously, Joe Barr:
    1. Did not RTFM
    2. Was impatient and gave up his first attempt while it was still running.

    There are alternatives. I have used a chroot approach to building a system while running under another distro. This works well, is low risk and is documented.

    --
    The real "Libtards" are the Libertarians!
    1. Re:10 days by Fallingcow · · Score: 5, Insightful
      1. Did not RTFM


      That's the big one.

      I'm an Ubuntu convert, but I was exclusively a Gentoo user for two or three years, and I recall there being extremely good documentation that, if followed exactly, would result in a working system in 99.99% of cases.

      The only way you could screw up a Gentoo install is to be one of those people who always got an "F" on those following-directions assignments in grade school.
    2. Re:10 days by nine-times · · Score: 3, Informative

      I'm an Ubuntu convert, but I was exclusively a Gentoo user for two or three years, and I recall there being extremely good documentation that, if followed exactly, would result in a working system in 99.99% of cases.

      Well, I've run into a couple instances where the directions didn't work, but the Gentoo forums helped a lot. If you run into a problems, search for the answer in the forum. If you don't find an answer, post your question. You'll get a pretty good answer pretty quickly.

      No, admittedly, Gentoo is not the quickest/easiest way to get a working desktop linux install. If that's what you're looking for, use a different distro. But if you're want to learn about Linux and are willing to put in the time and effort, I can't really see a complaint that you can't get it working.

    3. Re:10 days by dvice_null · · Score: 3, Insightful

      > if followed exactly, would result in a working system in 99.99% of cases

      I'm perhaps in the minority, but I did read and follow the documentation and almost was able to create a working system. But then, I couldn't get the X to start. The documentation is really friendly if everything works ok, but if something goes wrong, it doesn't tell you anything you could do. At that point I desided that I like better distros that work without my work effort.

      What I would like is a distro that would install pretty much anything you want without you compiling anything (fast and easy installation), but it would also automaticly detect your hardware and deside optimal compiler options and allow you to select the packages you would like to compile and optimize for better performance. Or even better, it would be able to analyze my system usage and suggest me what packages I should optimize, based on how much cpu cycles/time is used for each of them, during daily sessions.

      And it should be easy to use. For example I could see list of packages that would be worth compiling manually, and I could then select a package and system would compile and install it on the background, without requiring anything else from me, except a few mouse clicks. If a security release is released, system would install it and again allow me to compile the package again. It would be also nice to see reports about how much better performance did I get with the optimize, so that I would know was it work optimizing.

      But I'm not sure if the speed increase is worth the work that is required to do something like this. A good start would be a software for Gentoo, which would make the suggestions about compiler options (unless there is one already, haven't tried it in years).

    4. Re:10 days by Curtman · · Score: 4, Informative
      But seriously, Joe Barr: 1. Did not RTFM 2. Was impatient and gave up his first attempt while it was still running.
      Joe Barr doesn't write serious reviews. He writes flamebait so that other sites will link to his articles. Anyone else remember the MPlayer uproar? The one that got him a mention in their documentation?

      Forever immortalized for being a jack-ass.
    5. Re:10 days by BeeBeard · · Score: 5, Insightful

      I'm always baffled by the contention that Gentoo "teaches you Linux." In a time when most hardware is automatically detected by the kernel and automatically configured by the distro (including Gentoo, if you set it up that way), there really isn't nearly as much necessary config file editing as there used to be. Are you talking about trying to learn where your program and configuration files are on your root partition? Well, emerging something surely won't help you there. Could you mean the installer teaches you Linux? Because all you're basically doing is un-tarring a stage tarball, chrooting, and then making mild modifications to a few files. And regardless, you're (hopefully) just typing in what you were instructed to type, when you were instructed to type it. Then you're done. How could that have taught you a thing?

      I don't want to be reductive here, but Gentoo is really just a platform for building programs from source code and then managing those programs after they are built. There's no mystery to it--most of the other distros install binaries that were compiled on other computers but that work perfectly well on yours. The only thing that is even mildly instructive about Gentoo is that you have an often extremely limited ability to control how you want your own binaries to be built by changing USE flags and compiler optimizations. But that's not going to teach you much in the end: Sure, that one application you just emerged has "jpeg", "png", and "tiff" USE flags. But you know, that's probably because it's an ACDsee-clone image viewing app. And one the program is installed, what then? You just use it the same way you would on an Ubuntu machine.

      I guess what I'm saying is that Ubuntu and Gentoo really aren't that different from each other, and your learning experience with Linux is in no way diminished or enhanced based on the distribution you use. Besides, once you emerge gdm and gnome and make your wallpaper a picture of a bunch of multiracial people getting naked or holding their hands and singing kumbayah, you're pretty much there already. ;-)

      And yes, before your panties get in a bunch, I am a Gentoo user, mostly because I like how it's basically Slackware with a package management system...(sorry Patrick!)

    6. Re:10 days by Curtman · · Score: 2, Insightful
      What exactly has Joe Barr said that is false
      " MPlayer: The project from hell "
      1. "The MPlayer gang seems to relish nothing more than belittling their users and reminding them of just how little they know about Linux and computing in general" -- If the shoe fits. Don't email the developer list asking questions that belong on the Mplayer-users list. Mplayer-Dev is busy enough without all that.
      2. "The journey began when I downloaded the latest CVS snapshot from the MPlayer Web site" -- A review of a CVS snapshot??
      3. "The first thing to bite me was the configure script itself. It refused to run after detecting gcc 2.96, which is the default with Mandrake 8.1." -- Errrm, GCC 2.96?? A review of a CVS snapshot compiled with a broken compiler, greeeaaaat.
      4. "It wants a file name on the command line." -- Duh.
      5. "I needed video files. That called for gnutella." -- Because we all know the only thing worth watching is stolen from P2P networks.
      Etc, etc...

      My Gentoo odyssey
      1. "Gentoo doesn't ask what it can do to make things easier, it asks you exactly what it is that you want it to do, and then does precisely and only that." -- Funny, I don't remember being asked anything while installing Gentoo. There's no installer.
      2. "For a proper Gentoo install, you'll need to read the fine manual. Read it a couple of times. Cover to cover. Pay particular attention to the sections on USE flags and Portage." -- Uhhh, not really. The Quick reference is more than sufficient.
      3. "You will hear, see, and read "RTFM" dozens of times before you're done. But don't make the mistake of thinking that simply means having a copy handy as a reference during the installation, because by the time a question appears, it may already be too late. You need to RTFM before you begin." -- I don't even know what the fuck he's talking about there.
      4. "Study GCC and the options that govern the behavior of GCC version 4.1.1." -- Forget studying GCC. If you don't understand what you're doing use the recommended $CFLAGS.
      5. "After reading a few pages of the manual, I realized that the minimal live CD did not equal the Gentoo 2006.1 live CD. So I stopped and got the real thing." -- Dumb. You can bootstrap Gentoo from in Knoppix, that's what I always do. The CD you boot from makes very little difference. All you really need is bash, and something to download a stage tarball like wget.
      And so on, and so on.. This isn't journalism, it's flamebait, and that's all it is. In the truest sense of the phrase.
  25. I'm a current gentoo user by devnull_2 · · Score: 3, Insightful

    I've tried Redhat, Fedora, Suse, Debian, Ubuntu, etc.. and I've settled on gentoo as my desktop OS of choice for both home and work. Here's why:

    1.) Gentoo has *the best* documentation available out of any linux distro I've used (even most of the conf files are fully commented) http://www.gentoo-wiki.org/ http://www.gentoo.org/doc/en/index.xml

    2.) Installing / maintaing gentoo has taught me many things about linux that I didn't know before. (I enjoy learning about linux, and Reading The Fucking Manual). Hell I'd never even compiled my own kernel before I used gentoo.

    3.) I dont have to reinstall the entire OS every 6 months (Fedora/Ubuntu) to get the latest version. I always have the latest version.

    Yes, it was a pain to stripe my drives with software RAID the first time I installed gentoo. And yes, sometimes its a pain to update/maintain the system... but I dont really mind because everytime I have to fix something I *learn* something.

    I love gentoo the way it is, but as with anything else, its a matter of personal taste, if someone else doesn't like how gentoo works, then they should use another distro ;)

  26. Personality conflicts.. by Vellmont · · Score: 2, Insightful

    That may work great for you, a person who's used to explicity following directions to the letter. But there's other types of people that'd rather have some flexibility in how they do things, aren't good at "to the letter" directions, or just don't like tedium.

    It's a perfectly valid complaint about a product that it doesn't work if you didn't follow the directions TO THE LETTER. Imagine a cake recipe that was inedible if you cooked it for 9 minutes instead of 8 1/2 minutes, or at 420 degrees instead of 425 degrees. It's often difficult to follow directions perfectly, especially when there's
    a lot of different and complicated ones.

    --
    AccountKiller
    1. Re:Personality conflicts.. by drinkypoo · · Score: 4, Insightful
      It's a perfectly valid complaint about a product that it doesn't work if you didn't follow the directions TO THE LETTER. Imagine a cake recipe that was inedible if you cooked it for 9 minutes instead of 8 1/2 minutes, or at 420 degrees instead of 425 degrees. It's often difficult to follow directions perfectly, especially when there's a lot of different and complicated ones.

      Imagine for a second utilizing a metaphor that makes some sense. What you're talking about is baking a fucking cake, it's an inherently analog process and it responds well to tweaking. Let me use as an even simpler example making pancakes from a box. Do they ever put enough water in the recipe to get it to flow out right? No. But once you've made pancakes a couple times you know what the consistency is supposed to be like.

      Computer don't work that way. I'm going to wade out into the dangerous waters and make an automotive analogy here. If you are working on an automatic transmission, you had better get every little piece and part in the right place, and there's TONS of them. For instance, automatic transmissions are chock-full of check valves, which are constructed from a spring and a ball bearing. Eliminate just one of those (the spring, OR the ball bearing) and your transmission doesn't work right.

      Well, your distribution is orders of magnitude more complex (in terms of functional units) than an automatic transmission. Do you think that maybe, just maybe the way you put things together might be important?

      Anyway, it's a bunch of bullshit, because while I followed the directions to the letter during my very first gentoo install, I have not done so during any subsequent install, and they have all been successful installs. Of course, that's because I know what I'm doing. I've been messing with this Linux shit for a long time now, and always from either a hobbyist or IT perspective. Constant tinkering has a way of teaching you, mostly by negative example :)

      The point is that gentoo is intended for a certain class of user. There are other distributions out there. If you don't need the things you can get from gentoo that you can't get anywhere else, run something else. See how easy that was?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  27. From the "Your Feet are too Big for Your Shoes"... by eno2001 · · Score: 2, Insightful

    ...dept.

    Actually I think that's the mistake that a lot of people make (The author of the article makes it as well). They write these articles from the perspective of, "This OS sucks because..." or "The BEST OS in the world is [insert OS here], because...". Sorry folks but it really comes down to, "This OS sucks for ME because..." or "The BEST OS in the world for ME is [insert OS here] because...".

    I love Gentoo. It's my favorite OS experience (and I've been through quite a few in the Atari, Commodore, Mac and PC worlds) because it gives me EXACTLY what I want: complete control and customizability from the ground up and high performance on old hardware. I don't like having to buy new hardware every few years to use new software. In my world view a ten year old box should still be able to run a modern word processor and web browser at a minimum. And that's what I've got at home... an old dual PII with 768 Megs of RAM that does everything I can do on a P4 that I *WANT* to do. Word processing with OpenOffice, no problem. The latest Firefox and Thunderbird? Absolutely. Including plugins for media? Sure thing. Ripping my CDs and DVDs for my digital music collection? Most definitely. At decent speed? Yes. Editing photos at a reasonable speed with GIMP? Without a doubt. OpenGL screensavers that look cool? (this really has more to do with GFX borads, but.. there is some CPU involved) My wife and I lock our virtual desktop screens with them every day. I have a Linux based Media Center PC based on Gentoo running on a P3 800 with 512 Megs of RAM. I watch DVDs on it, record TV. Pause live TV. Etc... (again, I've got a Hauppauge which offloads the encoding from the CPU)

    So, Gentoo gives me what I want. Long life for my boxes with the ability to still run the latest software at decent speeds. It also gives me the ability to do a ton of things I couldn't do in Windows. But that's all me. I'm the sort of person that "gets" Gentoo. If you don't "get it" then you're never going to see the beauty in it. I also "get" Windows, I just don't see the beauty in it because I don't need the hand holding anymore. Not only that, but I don't WANT it. That's the biggest difference between the Windows and Mac users and the Linux users of most flavors (Ubuntu, Lycoris and Linspire excepted). So don't rag on Gentoo. If it didn't work for you, go find another distro. Don't go on a campaign to try and make the shoes fit your feet. If you've got big feet, get bigger shoes!

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  28. Which fanboy are you? by Anonymous Coward · · Score: 5, Funny
    1. Windows
      You wear wraparound sunglasses, even indoors. You wish your mother would let you ride a motorbike. You tell your friends you're pulling in $50,000 a year and $2,000 a month "playing the stock market" but in reality you're only bringing in half that and your dividends from MSFT havn't been good in years. Your non computing friends all turn to you for help; you only charge $30 an hour. Your collegues talk about you behind your back. Your workplace nickname is likely to be "The Asshole". Unlike the Linux fanboys, you actually try to pick up dates in bars but women laugh at you.
    2. Apple
      You think you're so cool you hurt. You have mirrors on every wall in your "loft apartment", which is really a grimy little apartment next to a guy who plays Guns 'n Roses at 3am. All of your furniture is from Ikea. You sometimes think that changing your name to "Steve" would be "pretty cool". When you go to bars you only drink Miller Lite. No body ever asks you for help with their computers because they know you don't know anything but OS X, even if you do tell them you "run Unix" now. Your friends openly laugh at you.
    3. Linspire
      You regularly give $10 bills to homeless guys because you have too much money. Computers baffle you, but you enjoy looking at pictures of naked women. You don't know what Linux is, but you continually bugged the IT guy at work about your computer he installed Linspire on your machine.
    4. Umbongo
      You shop at GAP. You probably used to use a Mac. When you saw the multiracial image used as a desktop picture and heard that this operating system came from the same country as Nelson Mandella, you knew it was for you. You meet with your friends in fair-trade coffee houses and talk about the eventual overthrow of evil corporations such as Microsoft and Starbucks. Like the Linspire user, you have very little real knowlege when it comes to computers but you would never use your computer to look at pictures of women degrading themselves.
    5. Gentoy
      You've been "into computers" for ohh, one or two years now and fancy yourself as "a bit of a hacker". Wouldn't know C from C++, or even Perl for that matter. Older Gentoy users may be building their homes from matchsticks. You've explained to all your friends that your matchstick house will have an "optimised floorplan". They've tried to tell you that your house violates every known building code and law in your area, but you've ignored them so far because you can't read those complicated regulatory documents.
    6. Linux From Scratch
      Much like the Gentoy user but you'd also be into sadomasochistic sex if you could get it. You're not just building a house from matchsticks, you're planing to grow the trees to make the matchsticks. You've cleared some land but don't know what to do next because you havn't read the books you've got, so you've posted to alt.arborists.newbie asking for help. It's been three days so far and no one has replied. You remain hopeful.
    1. Re:Which fanboy are you? by hullabalucination · · Score: 2, Funny

      1. Old Skool Cross-Platform Cosmopolitan
        You lovingly maintain a 12-year-old Mac Quadra 950 whose only purpose is to run ResEdit and baffle all those young punks (i.e., anyone under 40) who think they know shit. You like to brag about the uptime on your Windows 2.0 box and how you've got better "lockdown" and a "more hardened system" than those BSD clowns; nobody you brag to is old enough to recall that networking wasn't an option on Windows 2.0 and no apps were available. Your Linux is Slackware 3.1 because deep down inside you're convinced that this new acpid crap is some sort of Commie plot, forgetting that the last card-carrying Commie gave up the ghost during the Reagan Administration. You're vaguely aware that Novell has something newer going than Netware. You routinely dual-boot into DOS 6 because, by God, 25 rows by 80 columns oughta be enough interface for anybody. Your dream is to one day also own a SparcStation I and a System/36 (but an early 36, none of that 90's junk) if your boss at the car wash ever gives you that raise he promised. You married the only date you ever had. She has the entire 1976 "Rising Stars at DEC" Collector Plates edition.

      (Parent post is, indeed, funniest thing I've come across in quite a while. Cheers!)

      * * * * *

      Boy, those French, they have a different word for everything!
      --Steve Martin

    2. Re:Which fanboy are you? by mennucc1 · · Score: 2, Funny
      you forgot
      • 7 Debian You chose Debian because you don't like to waste your time fiddling with Makefiles to install your system.
        After 3 years of happy debian using, you apply and become a Debian Mantainer. Now you waste your time fiddling with debian/rules file, to address stupid lintian warnings to comply with obscure parts of the Debian Policy.
        Meanwhile, some people waste your and others time with endless discussions. While you are deleting^H^H^H^H^H^Hreading the latest 400-email-long-flame-war, you hear that Ubuntu has a "Code of Conduct", and that people on Gentoo's IRC are polite and helpful. Your wife warns you that you are strangling your mouse.
        Your mind wanders... "super cow powers" is an option of APT .... but "sex" is not an option of GNU "echo". You suddenly feel the call of Wild Real Life (tm).
      (Ok that was admittetly an inside joke)
  29. A linux fan that hates gentoo.... And why! by mindmaster064 · · Score: 2, Insightful

    1) When I first started using Gentoo I was in love: Fast fixes, portage was godlike compared to rpm, and it was faster/lighter and all that jazz... There were only 20 something use flags at this time, so configuration was a breeze. You always had to tool with your xconf anyway, so this was nothing new. All the important packages were in the tree so no hunting. Portage itself was lean, mean, and completely adequate. Not only was the system easier to deal with using Gentoo but it had the added bonus. All the software I used on the system consumed a whole 2G.

    2) Portage as it is now is a bloated and hacked whale that instead of fixing problems via a re-write is just being held together by more duct-tape. There are so many use flags I can't even remember them and frequently the core flags are altered so that something that used to be "included" requires a new flag. This makes it impossible to use your previous knowledge of configuring the system for anything. Its just like being a newbie every time you install it!

    3) Packages are being added much faster than they are being tested for compatibility, and sometimes they're not being added fast enough when there are critical improvements in the next release. Despite what the Gentoo Devs are thinking the people that use Gentoo typically want leaner and meaner but only so lean as not to be crippled in any way. Debian would be good, but they bork the process by being slow to the power of assinine. Debian could be BETTER than Gentoo if they'd ever get in the race. I've used the utilites in Knoppix and apt-get is defintely more useable than portage and faster but I would never install it because stable is too far behind the technology curve. Compiling Gnome, or KDE... STUPID... There are no "processor optimizations" in these apps, and any optimizations would give trivial gains. They're pre-compiling a lot of these packages now... but this is years later....

    4) Breaks in Gentoo are TOO extreme. Like one day they decided to change my boot files, and my system didn't come up. I'm good enough to know how to fix it, but most people aren't. We don't have "random days" to just tech support our computer, and this was happening far too frequently. I was losing five days a month to random borks. Most people faced with this problem don't figure it out.. They just reinstall windows... Which is exactly what I did. I love linux, the tools... but if you think I can be down when I have work to do well guess again! I basically found myself installing Gentoo dealing with problems repeatedly and getting fed up repeatedly... I tried Gentoo 3x... that's more than most people would eh? Sorry kids, we gotta get past our open beta at some point.

    Well that's all for now thanks for bearing with my aggrivation.

    - Mind

  30. ATI's Driver Install is Like That... by Greyfox · · Score: 2, Insightful

    This guy hasn't even realized true pain yet. To borrow your analogy, ATI's driver install is just like masturbation. Only with a cheese grater. The correct method changes every time they update their driver, it breaks every time you install a set of updates and it doesn't get along with any given packaging system. If you want to add some spice to that Gentoo installation, buy an ATI PCI Express card! Remember! Like masturbation, only with a cheese grater!

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  31. Re:Then it ain't for you! by spun · · Score: 2, Insightful

    I've used gentoo. Not recently, mind you, but when it first came out. It's not that hard now, from what I hear. There's oodles more, better documentationIt's fun, and you learn a lot from it.

    But "control" over your system? Let's be honest, for most folks that use gentoo, that's like the ricer who says his "Type R" emblem makes his Civic go faster. It's hours of effort for .0001% benefit. It's not the type of control that most people need. If you want to install gentoo to "be cool" then you are a loser. If you want to install it to learn, then you are a hacker. (in the good sense)

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
  32. Re:Exactly! by tomRakewell · · Score: 2, Insightful

    Yeah, just try searching the forums when you only update once a year. It's not the second post anymore. The answer is probably in there /somewhere/, but you'll spend a day and a half searching for it with phpBB's crappy search facilities.

    If you don't update frequently, almost 100% of the updates fail. And the cause of the failure is probably incredibly obscure, and nobody has ever experienced the problem before.

  33. Still looking for a replacement... by SanityInAnarchy · · Score: 2, Insightful

    I've slowly watched all of the reasons I prefer Gentoo be eliminated by other distros. Here's the original list:

    • USE flags. This was cool because, among other things, X takes forever to compile, so I don't compile it on a server. Unfortunately, I end up wanting it anyway (some stupid little app to run over ssh forwarding), and many other customizations -- which plugins do I compile for gaim and xmms? -- become completely irrelevant when other distros simply take the plugin and wrap it up in a separate package. What's more, if I do decide I want mp3 support after all, I can just install it, I don't have to recompile all of XMMS, Xine, mplayer, and everything under the sun for a USE flag change.
    • Customizability. I still want to be able to dig under the hood, and I'll probably be compiling custom kernels for awhile. Still, USE flags are a perfect example of what I hate about Gentoo -- insanely too much to customize, but you'll regret it later if you don't.
    • Nice package manager. Unfortunately, both the lack of a decent frontend (at least to demonstrate the concept to newbies) and the way /usr/portage exploded has made the whole process much, much slower. Ubuntu still seems to take too long to find dependencies, but it's nowhere near as bad as Portage.
    • Init scripts. Simple, intuitive, reflect the old sysvinit scripts, yet provide dependencies, and even parallization now. However, Ubuntu is poised to introduce something called "upstart", which will likely kick initng's ass, which already kicks Gentoo's ass.
    • Unmolested packages. Your'e compiling from source, and aside from your own customizations, it should be a default setup as provided by upstream -- the idea is that Gentoo does the absolute bare minimum to make it work on Gentoo, and doesn't do any of the rebranding or customization that other distros do. This is no longer either desirable or a practical reality -- Gentoo customizes the hell out of everything, which is nice sometimes (the init system, various patches), but not always, when you just want it to work.
    • Maintenance. On Ubuntu/Debian, upgrading a package will likely restart it -- if there are config differences, you'll have been prompted for them during the upgrade, before the restart. On Gentoo, installing a package doesn't automatically start it. I used to like this -- I could install a server and play with it later, and have it not added to the boot init scripts. But now, I'd much rather have a way to handle this automatically.
    • Speed of updates. I remember reading an announcement on Slashdot of a new version of some package, or checking its website, or some such, and finding it already in Portage. Turnaround time from upstream source release to actually using the new version on my box could be a couple of hours. I used to laugh at how far behind Debian Stable was. Now, I'm finding more and more cool packages that are completely neglected by Portage, that Ubuntu and others have a recent, working version of -- and not only that, but since it's a binary package, it would install faster!
    • Community. irc.freenode.net#gentoo is still a nice place to hang out, but it's no longer as responsive as it used to be. Bugs especially -- it used to be, the few times I saw bugs, there'd be a fix in a new, unstable version, or on bugzilla. Now, I have ridiculous bugs that stay open for months, with absolutely no response from maintainers.
    • Speed. I have seen Ubuntu, and it's fast. I used to believe even arch-specific optimizations would help, but now that I'm on amd64, there's really no point. Just compiling for x86_64 should be enough to give a performance boost -- or not, in some cases. So, Ubuntu for x86_64 should be ready to go.

    Here's what still keeps me on Gentoo:

    • Customizability. Mainly transparency. Just about any part of Portage, Gentoo's init, or anything else about my system is all text, and easily hackable. I'll already have the source tarballs from upstream.
    --
    Don't thank God, thank a doctor!
  34. Re:It's a shame by Phisbut · · Score: 2, Interesting
    OP said : "It's a shame that no one yet has made an OS that is trivial to get working in a reasonable default configuration"

    To which you replied "Windows XP? never had a problem except on the more exotic platforms. Seriously. At all."

    Having a bunch of useless and vulnerable services enabled by default is not a "reasonable default configuration". Having a freshly installed OS automatically hacked within minutes of being online means it does not use a "reasonable default configuration"

    I'm not even trying to follow the common slashdot anti-microsoft mindset here, it's just a sad fact that the default configuration of WinXP is extremely vulnerable to viruses, worms and trojans.

    --
    After 3 days without programming, life becomes meaningless
    - The Tao of Programming
  35. funroll-loops.org by spun · · Score: 2, Insightful

    I pulled those numbers out of my ass. And I haven't been part of the gentoo community for years, when it first came out the zealots were pretty shrill and I saw a lot of really, really uninformed comments here and in other places around the net.

    Maybe I didn't make it clear enough that I really like gentoo. Or maybe gentoo fanatics still take anything less than unconditional support as an outright attack. If you've been part of the gentoo community for long, you would know that gentoo supporters started the whole "gentoo user as ricer" meme, to make fun of the people who didn't know what the hell they were doing and just wanted to look cool. You've seen funroll-loops.org, right?

    I will say that the ratio of hackerness to riciness falls off pretty quickly the further from the core gentoo community one gets. By the time one is in slashdot country, it may not be 1 hacker for every 9 ricers, but it's pretty close, IMO.

    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
  36. Was this was copied from funroll-loops.org? by dildo · · Score: 2, Funny

    Obligatory. It never gets old.

  37. Re:Exactly! by fire-eyes · · Score: 2, Informative

    Hell. I am an op in freenode #gentoo, and we VERY strongly discourage stuff like "RTFM". It's just a slippery slope. If someone persists with that kind of attitude, they are usually dealth with lightly at first, then in increasing levels of force until they either knock it off or aren't allowed in.

    --
    -- Note: If you don't agree with me, don't bother replying. I won't read it.
  38. My impression of Joe Barr has dropped by iplayfast · · Score: 2, Insightful

    Yup I'm a Gentoo user, and have been since the first slashdot artical came out about it. (around Jul 2002). It hasn't gotten any harder since then. I'm not exactly a Linux Noob but before Gentoo I just let Mandrake scripts deal with the OS.

    If Joe can't install Gentoo, Joe shouldn't be reviewing Linux Distros, except from a pure newbie point of view. Cause it's just not that hard.

  39. How hard core am I? by /dev/trash · · Score: 2, Interesting

    I once installed Gentoo from stage 1 on a VPS with 64MB of RAM.

    It ran great after it was all done.

  40. No mystery by Vomibra · · Score: 2, Insightful
    I don't want to be reductive here, but Gentoo is really just a platform for building programs from source code and then managing those programs after they are built. There's no mystery to it--most of the other distros install binaries that were compiled on other computers but that work perfectly well on yours.

    I think the fact that there's "no mystery to it" is what makes installing Gentoo mildly educational. Sure, now you look at the install procedure and think "all you're basically doing is un-tarring a stage tarball, chrooting, and then making mild modifications to a few files." But the fact that that's all a linux install can be pretty eye opening.

    Now, I admit that users unfamiliar with the Linux CLI probably won't understand what they're doing the first time and around and will blindly follow instructions, but there is an opportunity to learn there.

  41. in addition by snarkth · · Score: 2, Informative

    One of the best things to install early on is partimage. Particularly useful when you are doing experimental installs on new hardware (saved me tons of time on my new amd64 system.) Most boot disks (knoppix) have it installed, and all you need is to be able to mount the partitions and lan working, you can recreate it things pretty easily.

      (speaking of boot cds/backup, has anyone found a solution to the "Detecting Adaptec I20 Raid Controllers" hang problem with sysresccd on some of the nvidia motherboards? Only posted here because I can't find an answer anywhere else, before I try rebuilding sysresccd kernel/complete )

      *snark*

  42. Hear hear! by ttfkam · · Score: 2, Insightful
    While it was once fun to compile the kernel and mention it the next morning while grabbing a cup of coffee, these days I want to use my machine for things other the care and feeding of the operating system.
    As I type from my Mac and monitor my Ubuntu and Debian servers, I couldn't agree more.

    Life's too damn short to reinvent the wheel. 5% extra speed from a custom compile? Screw that! Give the slower binary and more time to live life, be happy, do my job, and get paid. With the time I saved on the 5% custom compile, I can buy a CPU that's 15% faster. Since time is money, I actually save money buying the CPU rather than doing the 5% custom compile.

    If it gives you pleasure, by all means, do the custom compile. Hell, even if the custom compile reduced speed by 5%, go ahead and do it if it makes you happy.

    Me? Hanging out in the sunlight and fresh air makes me happy these days. The opportunity cost associated with the 5% custom compile just ain't worth it to me anymore.
    --

    - I don't need to go outside, my CRT tan'll do me just fine.
  43. FAQ immortalized mplayer devs as jackasses by sentientbrendan · · Score: 2, Insightful

    Seriously, they get a bad review from someone, so they personally attack the reviewer on their web page? That's incredibly childish.

    Furthermore, while I haven't read his article about mplayer, criticism was warranted to that project. I haven't used it in a while, simply because there are other, better, players available now such as VLC, but I remember the install being pointlessly combersome. I also recall a lack of binary packages. Their player wasn't up to snuff, and the reviewer was doing a service to the community by letting them know not to waste their time with it.

  44. Gentoo *DOES* teach the newcomers by silverdirk · · Score: 5, Insightful

    I didn't start my unix experience on Gentoo (FreeBSD, rather) but I do remember what it was like to be completely new to the system.

    Things that a complete newbie does not know:

    • ls
    • mount
    • tar
    • man
    • grep
    • /etc
    • editing make.conf
    • making symlinks
    • /boot
    • boot loaders, in general
    • compiling a kernel, by hand
    • installing a kernel, by hand
    • editing /etc/passwd
    • knowing the basic pieces of software, what they do, and how they are divided by purpose: cron, a system logger, Xorg, apache, etc etc etc.

    When Gentoo sits you down and says "type this", any curious user will say "hm, what is this, what is it doing..." and learn a little bit in the process. Exercise builds skill. If you see it, you might get a little knowledge, but if you do it, you are actually learning. Kind of the hands-on concept.

    I guess the point is that Gentoo is for people who are curious and interested in the workings of Unix. Yes, it is possible to use Gentoo if you pretend that typing some long crazy string corresponds to what would be a button click in another distro, but for that kind of user, there's no point. Non-curious users will simply type keystrokes and learn nothing. and then get fed up. and then quit and use a different distro.

    Also, even at the later stage of emerging things, you do still learn various things thanks to "emerge portage", and "etc-update". Also, to get most daemon programs to run as needed you will need to edit their conf files, and play with symlinks, and edit rc.conf, and conf.d and friends. Heck, I never understood the Linux rc script system when I was using Debian, but I learned it pretty quick when Gentoo started changing things and adding boot-time messages like "/etc/hostname is depricated, use /etc/conf.d/hostname instead".

    And, when a user finally gets tired of not having sound and tackles ALSA, they get to learn all sorts of fun things like /dev nodes, devfs, udev, modules.conf, lspci, recompiling the kernel with and without alsa built-in, or as a separate module, or as a userspace lib... and I'd better stop here before I start an ALSA flamewar.

    And yes, not reading the handbook is suiscide, and the forums are the lifeblood of Gentoo.

    --
    Mark of the Coder fades from you. You perform Opening on World of Warcraft. Warcraft crits GPA for 4. GPA dies.
  45. Debian Immigrant? by LifesABeach · · Score: 2, Funny

    Debian Immigrant
    You have learned about Knoppix from a new software engineer guy who keeps laughing every time you bring up a new feature using Internet Explorer. The software engineer guy tells you what a "Distro" is. Your parents tell you that Linux is Evil, and Knoppix is the anti-christ. To make a copy of the Knoppix's ISO image, you bought a stack of 100 CD's. When learning to install Knoppix to your hard drive you believe that Knoppix is actually 3 distro's; Debian, Knoppix, and Beginner. Fearfully, you choose "Beginner".