LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   What should I do to switch to Gentoo? (https://www.linuxquestions.org/questions/linux-distributions-5/what-should-i-do-to-switch-to-gentoo-174521/)

blendmaster 04-25-2004 07:49 PM

What should I do to switch to Gentoo?
 
Currently, I have been using Mandrake Linux. But as I learned that the official Mandrake Linux 10.0 doesn't have gnome 2.6, I wanted to compile it myself. But Mandrake Linux is very reliant on RPM so it didn't work out very well. I am very interested in gentoo's portage system or apt-get in Debian but Gentoo seems to be more up to date. But I do not know what to do to prepare switching distributions.

Also, how good is the Gentoo partitioner? I currently use ReiserFS and I don't want to have to format my home directory if i dont have to.

darin3200 04-25-2004 08:16 PM

Gentoo's partitioner is fdisk, you have that on mandrake so you try that out in command line. For information on how to install use the gentoo handbook. As for the home directory, is it on a seperate partition?

tcaptain 04-26-2004 10:11 AM

Is your home directory on a separate partition?

If it is, you're golden....if not, well you'll have to back it up...or make another partition.

I switched from Mandrake to Gentoo and since I already had my partitions set up, it was easy as pie...I mean REALLY easy. However, I had my home partition separate and I simply didn't format it (although this can lead to some awkwardness with different apps.).

blendmaster 04-26-2004 04:46 PM

i used the auto allocate thing on mandrake so i do have separate partitions.

darin3200 04-26-2004 04:56 PM

Great, when you go to install don't format it. There is a section on the gentoo handbook, section 4.j. , where you mount all the partitions. Just add something like this

mkdir /mnt/gentoo/home
mount /dev/hdxx /mnt/gentoo/home


Gentoo Handbook is a must


All times are GMT -5. The time now is 03:25 PM.