Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: How long will it take to install?

  1. #1
    Join Date
    Jan 2006
    Beans
    1,352

    How long will it take to install?

    I have a fast, high speed cable Internet, a brand new HP Pavilion dv9920us with 4GB AMD Turion64x2 TL-60, and 2 years of Linux experience, 1 year of it on Archlinux, where I enjoy using console and installing without a gui.


    I am comfortable with Arch AUR/ABS package builds and also compiling normally.


    My problem is that I only have this laptop, and no other computer to read the install wiki with, is there a wiki or handbook with instructions available on the install? Or do I have to write it all down or go find a printer to print it out?


    I also have the NVIDIA GeForce 7150M / nForce 630M graphics card that works perfectly on my Archlinux, is there any problems with nvidia and Gentoo?


    Any info would be cool, thanks.


    .....also, would Gentoo AMD64 be faster than Arch64?

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

    Re: How long will it take to install?

    As for reading the manual, if you can get internet from the LiveCD environment (which you should, via ethernet if nothing else), you can browse it while you're installing. Also, even if you use the amd64 LiveCD, it's recommended you don't do the graphical install; open up a terminal window and proceed with the command-line install. I'll be honest, a full install can take up to a day (8 hours), if you're compiling X and QT and GTK+ and a desktop environment or two. Best to start on a weekend.

    As for comparison with Arch...I've never used Arch, and much of the alleged performance gain of Gentoo is mythical. But being able to configure USE flags does create leaner packages, especially if (for example) you compile things without GUIs when you're sure you'll never use them. Plus you can avoid pulling in dependencies that only support features you don't want anyway. In my opinion, though, the real advantage of Gentoo is a deeper control over your system, rather than any performance gains.

  3. #3
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: How long will it take to install?

    As said above, use a Live CD to install from, not the minimal CD. Also, do yourself a favor and use your Ubuntu Live CD. The Gentoo one is, even in the Gentoo community, widely regarded as mediocre.

    For a first install, how long it will take will depend on you, and on how easily you will get used to "the Gentoo way". The compiling itself will obviously not take very long on that hardware.
    「明後日の夕方には帰ってるからね。」


  4. #4
    Join Date
    Jan 2006
    Beans
    1,352

    Re: How long will it take to install?

    Quote Originally Posted by trimeta View Post
    As for reading the manual, if you can get internet from the LiveCD environment (which you should, via ethernet if nothing else), you can browse it while you're installing. Also, even if you use the amd64 LiveCD, it's recommended you don't do the graphical install; open up a terminal window and proceed with the command-line install. I'll be honest, a full install can take up to a day (8 hours), if you're compiling X and QT and GTK+ and a desktop environment or two. Best to start on a weekend.

    As for comparison with Arch...I've never used Arch, and much of the alleged performance gain of Gentoo is mythical. But being able to configure USE flags does create leaner packages, especially if (for example) you compile things without GUIs when you're sure you'll never use them. Plus you can avoid pulling in dependencies that only support features you don't want anyway. In my opinion, though, the real advantage of Gentoo is a deeper control over your system, rather than any performance gains.
    Thanks, I don't mind spending a day in the console.


    So I will be able to use the live AMD CD and install from the console using it?


    And This will have the AMD64 handbook with all of the commands that I'll need to use?


    I looked at the AMD64 handbook, it was a lot of the same procedures as Arch, just in a different order, and sometimes slightly different commands.




    Thanks again for any info.
    Last edited by crimesaucer; September 1st, 2008 at 06:09 AM.

  5. #5
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: How long will it take to install?

    Quote Originally Posted by crimesaucer View Post
    So I will be able to use the live AMD CD while installing from the console? This will have the AMD64 handbook with all of the commands that I'll need to use?
    Have you use a live CD before? It will give you a full desktop environment, so you can open a Firefox window to browse the documentation, and a xterm to do the actual work.
    「明後日の夕方には帰ってるからね。」


  6. #6
    Join Date
    Jan 2006
    Beans
    1,352

    Re: How long will it take to install?

    Quote Originally Posted by HymnToLife View Post
    Have you use a live CD before? It will give you a full desktop environment, so you can open a Firefox window to browse the documentation, and a xterm to do the actual work.
    Yes, and sorry for the mixup, I was re-editing my question to be more clear. I've used the ubuntu/xubuntu live cd as well as the text mode cd's, and the new Arch live cd which really isn't a live cd like ubuntu, but rather a cd that comes with an instructions wiki page to reference while installing in a non-graphical mode.


    My favorite way to install was with Arch in the console using nano.


    My question is meant like this: You said that it is better to use the console (no gui) for an AMD64 install, correct? So, my question is if I will be able to access the AMD64 handbook while in console..... would I be using a different virtual terminal like tty1 while I had the live CD open with firefox on tty7..... or would I not be able to do this? If I couldn't do it that way, then would I be able to install an app like elinks and then connect to the gentoo AMD64 wiki handbook using elinks as the console browser?


    Or will it just be better to have it written down on paper to not have to even worry about using the live cd?


    Sorry for any confusion.
    Last edited by crimesaucer; September 1st, 2008 at 06:22 AM.

  7. #7
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: How long will it take to install?

    Quote Originally Posted by crimesaucer View Post
    You said that it is better to use the console (no gui) for an AMD64 install, correct?
    No. All you need is a terminal, it doesn't matter whether it is a "real" console or a terminal emulator in a graphical environment (gnome-terminal, Konsole, xterm, etc.).

    So it is better to choose the second solution, because it will also allow to browse the web (to read the handbook, or ask a question in the forums if you're stuck), or even play games or watch movies if you get bored while it's doing the compiling
    「明後日の夕方には帰ってるからね。」


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

    Re: How long will it take to install?

    Yea, sorry if I confused you when recommending against the "graphical" installer; I was referring to the "Install Gentoo" button on the desktop of the LiveCD, not using gnome-terminal from within a GUI. It's definitely best to install from gnome-terminal or kterm within a GUI.

  9. #9
    Join Date
    Jan 2006
    Beans
    1,352

    Re: How long will it take to install?

    Quote Originally Posted by trimeta View Post
    Yea, sorry if I confused you when recommending against the "graphical" installer; I was referring to the "Install Gentoo" button on the desktop of the LiveCD, not using gnome-terminal from within a GUI. It's definitely best to install from gnome-terminal or kterm within a GUI.
    No problem, I though you meant like an Arch install with only the virtual consoles, nano, and a ncurses menu..... which I like as long as my Ethernet is detected and I can reach the Internet with elinks.


    If it's a live CD using gnome or xfce4, where I can use firefox to read through the handbook and just use gnome terminal or xfce4 terminal to do the commands step by step, then I should be using Gentoo in no time!!!!!


    I thought it was going to be like an Arch install using no gui at all and all of those steps..... and no Internet connection. I was a bit nervous.


    Thanks for the info, and any added tips would be appreciated.

  10. #10
    Join Date
    Dec 2006
    Beans
    1,806

    Re: How long will it take to install?

    Quote Originally Posted by crimesaucer View Post
    Thanks for the info, and any added tips would be appreciated.
    I recommend that you use the stage3 files from funtoo.org. They are built weekly and may save you some time and effort.

    You can use any LiveCD to install Gentoo since nothing from the CD ends up in your finished Gentoo installation. There is no need to print out the handbook since you can access the latest version from the web (even on the console). You can use one virtual console for the installation and another for browsing the Gentoo Handbook with links. (That's how I did it.)

    I used the Gentoo Minimal CD, but it is possible that this CD will not detect your hardware correctly. If you have a LiveCD that works well with your machine, it may be best to use that (and it saves burning yet another CD ).

    Gentoo provides binaries for some applications, for example, Firefox, Thunderbird, and OpenOffice (package names end in "-bin") which would save you a bit of time if you want to install those applications. Having said that, with your fast hardware you may want to compile them yourself just for fun.

Page 1 of 2 12 LastLast

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
  •