LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Gentoo (https://www.linuxquestions.org/questions/gentoo-87/)
-   -   Ultra Linux geek (https://www.linuxquestions.org/questions/gentoo-87/ultra-linux-geek-731044/)

dxqcanada 06-05-2009 09:41 PM

Ultra Linux geek
 
So, with this new Gentoo forum ... do we claim the title of the ultimate Linux Geeks ?

GoinEasy9 06-05-2009 11:29 PM

I think you get points off your Linux geek status by using the word "ultimate" in a Linux forum. :-)

d2_racing 06-06-2009 08:25 AM

It depends if you compare Gentoo with an another distro.

Gentoo is for expert but also for someone who has the time to learn and actually wants to learn Linux the manual way.

Gentoo is one the best distro to learn how to install and run a Linux distro.

The best IMOO is Linux From Scratch, but it's pretty hard to install it the first time :P

NathanZachary 06-06-2009 12:33 PM

Quote:

Originally Posted by d2_racing (Post 3565171)
The best IMOO is Linux From Scratch, but it's pretty hard to install it the first time :P

I personally didn't like my LFS experience. It was tedious, and I didn't see any benefit (even in the area of learning) over Gentoo.

d2_racing 06-06-2009 04:11 PM

Gentoo = LFS with a decent package manager my friend :P

All the crazy stuff is done by the devs with all the good ebuilds out there.

dxqcanada 06-08-2009 06:44 PM

Gentoo Ultimate Edition !!

No ?

replica9000 06-10-2009 01:20 AM

Quote:

Originally Posted by d2_racing (Post 3565171)
It depends if you compare Gentoo with an another distro.

Gentoo is for expert but also for someone who has the time to learn and actually wants to learn Linux the manual way.

Gentoo is one the best distro to learn how to install and run a Linux distro.

The best IMOO is Linux From Scratch, but it's pretty hard to install it the first time :P

So what might I like about Gentoo? I'm pretty happy with Debian Sid, but sometimes I'm willing to give another distro a try.

d2_racing 06-10-2009 06:12 AM

Pretty recent packages and the most important thing, you compile your box with your current CPU, so instead of compiling for i686, you can compile your box for a core2 for example.

Finally, the Use Flags, the best customization part :P Each time that you compile a package, you can set the option for each one.

So, you can strip your installation to the max.

replica9000 06-10-2009 01:05 PM

Quote:

Originally Posted by d2_racing (Post 3569041)
Pretty recent packages and the most important thing, you compile your box with your current CPU, so instead of compiling for i686, you can compile your box for a core2 for example.

Finally, the Use Flags, the best customization part :P Each time that you compile a package, you can set the option for each one.

So, you can strip your installation to the max.

Is there a package repo I can check out?

replica9000 06-11-2009 12:56 PM

So I downloaded the install-amd64-minimal-20090604.iso image and got the error referred to in this thread:
http://www.linuxquestions.org/questi...lation-731062/

NeddySeagoon 06-11-2009 01:58 PM

replica9000,

As that thread says, thats a known bug. You don't actually need a Gentoo CD to install Gentoo.
The -minimal- CDs only provide a few toold to allow you to install from the internet.

If you are installing Gentoo beside your Debian, you can use Debian for the install.
Try SystemRescueCD as a liveCD. It will even give you Xorg while you install.

replica9000 06-11-2009 10:17 PM

I usually install Debian using net install (used to be a 8MB image at one time). But I'm not sure how I would go about installing Gentoo using Debian.

Edit: I'm gonna use the 2008.0-r1 image since that seems to work ok

i92guboj 06-11-2009 10:59 PM

It's the same.

If you want to use a livecd, boot it, and when you have a prompt. follow the handbook.

From debian, open an xterm, and follow the handbook.

All you need is at least one free partition or space to make it, and a working linux shell, it really doesn't matter which linux you use, if it's a livecd or an already existing distro or whatever.

replica9000 06-12-2009 12:24 AM

I'm currently in the middle of compiling the kernel. So far everything is going ok. But I don't think this will become my distro of choice any time soon...

Edit: Ok so I'm up and running on Gentoo, currently installing kdebase, and with 103 packages to download, compile, and install, guess I'll check back tomorrow lol. (The time it takes to install Gentoo would probably be my main reason that it wouldn't become my primary distro)

NeddySeagoon 06-12-2009 01:21 PM

replica9000,

To install Gentoo using your existing Debian, do
Code:

mkdir /mnt/gentoo
and follow the Gentoo handbook.
You will need some unpartitioned space that will become your Gentoo install.


All times are GMT -5. The time now is 01:37 PM.