Results 1 to 9 of 9

Thread: about to install gentoo beta 2

  1. #1
    Join Date
    Feb 2007
    Location
    Bama (Roll Tide)
    Beans
    256

    about to install gentoo beta 2

    anything i should know? i dont think my wireless is gonna work during the install
    Quote Originally Posted by nathangrubb View Post
    Yeah, refrigerators are pretty disappointing
    Quote Originally Posted by nathangrubb View Post
    instant oatmeal killed my wife and children
    Quote Originally Posted by etnlIcarus View Post
    Stop hatin' on the wang, man.
    TWITTER!

  2. #2
    Join Date
    Nov 2006
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: about to install gentoo beta 2

    Just know that you're going to be kicking back watching things compile for a while.
    Want a quality CD ripping program for Ubuntu? Check out my how-to: Installing Rubyripper on Ubuntu!

  3. #3
    Join Date
    Feb 2007
    Location
    Bama (Roll Tide)
    Beans
    256

    Re: about to install gentoo beta 2

    awesome </sarcasm> is it hard or just tedious?
    Quote Originally Posted by nathangrubb View Post
    Yeah, refrigerators are pretty disappointing
    Quote Originally Posted by nathangrubb View Post
    instant oatmeal killed my wife and children
    Quote Originally Posted by etnlIcarus View Post
    Stop hatin' on the wang, man.
    TWITTER!

  4. #4
    Join Date
    Apr 2006
    Location
    Finland
    Beans
    70

    Talking Re: about to install gentoo beta 2

    It's not very difficult to install at all,just time consuming. I recommend following this guide:
    http://www.gentoo.org/doc/en/gentoo-...ickinstall.xml

    I used that guide setting up my server at home.
    Daniel Robbins has some stages too that I like to use:
    http://www.funtoo.org/linux/

    Happy compiling!

  5. #5
    Join Date
    Feb 2008
    Location
    Moscow, Russia
    Beans
    10

    Re: about to install gentoo beta 2

    myusername
    Well I'm going to try gentoo too. After brief reading of Gentoo Handbook I can say just one thing. It is going to be a little harder (but not to much) and a little bit longer than debian or ubuntu installation. The only thing I can recommend is to read Handbook before installation.

  6. #6
    Join Date
    Mar 2007
    Location
    #
    Beans
    737

    Re: about to install gentoo beta 2

    Quote Originally Posted by Raven_Oscar View Post
    myusername
    Well I'm going to try gentoo too. After brief reading of Gentoo Handbook I can say just one thing. It is going to be a little harder (but not to much) and a little bit longer than debian or ubuntu installation. The only thing I can recommend is to read Handbook before installation.
    I think you are underestimating the time/difficulty required, or both. Don't give up after the first few failures is all i can say.
    Is this for enhancing your E-peen?

  7. #7
    Join Date
    Nov 2007
    Location
    Ft. Lauderdale, FL
    Beans
    35
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: about to install gentoo beta 2

    If everything works fine, it's just long; for a first install, I'd recommend using genkernel, unless you have experience compiling kernels.

  8. #8
    Join Date
    Apr 2007
    Beans
    3

    Re: about to install gentoo beta 2

    If you're worried about stability, I'm running 2008 beta 2 on my IBM PowerPC and it's doing just fine. Just do the minimal install you need to get it booting and then make sure you've got ccache installed and working. I've got 3 identical boxes, so my installations are sped up some by distcc. Once you've got all your chosen features set up like ccache and distcc(if you have more than one machine), then do your updates and continue the install.

    I've experienced very few dependency problems and most of those were very easy to fix.

    The main thing to keep in mind is that it's going to take a while and tie up the machine. Once I get my machines to where I can ssh to them, I do the rest from my main PC.

  9. #9
    Join Date
    Sep 2007
    Location
    $HOME="Nowhere"
    Beans
    216
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: about to install gentoo beta 2

    I have Gentoo. I followed the guide to install it. Here's what you do:
    1. sudo mkdir /mnt/gentoo
    2. mount /dev/<device> /mnt/gentoo; sudo wget -P /mnt/gentoo <URL to stage3>; cd /mnt/gentoo; tar xvjpf stage<TAB>; sudo chroot . bash
    3. env-update; source /etc/profile
    4. Review files and modify them.
    5. emerge stuff needed.
    *LFS USER #20429*
    My SLAX.org Profile
    *USER OF GENTOO!*

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •