LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   partitioning advice for multi-boot (https://www.linuxquestions.org/questions/linux-newbie-8/partitioning-advice-for-multi-boot-120740/)

rip 11-28-2003 10:48 AM

partitioning advice for multi-boot
 
Looking for advice on dual boot / partition setup.

I just bought an 80gb Maxtor HD for $39.99 after rebate. (Gotta love those after-Thanksgiving Day sales :D )

I've never had this much space to work with. I want to set it up so I can install at least 3 distros - one as 'main', a second for testing, and a 3rd (possibly 4th also) just for playing around/trying new stuff. All Linux, of course.

What would be a sensible way to cut up this drive? I like to keep /home separate, and I guess swap separate also. How many primary / extended / logical partitions would be best for 3 or 4 distros to multi-boot from?

qwijibow 11-28-2003 11:06 AM

Im no expert, but if i were you....

i would have 1 swap partiton, probably 500 megs
the general rule is Swap == Ram (multiplied by) 2

then one boot partiton (of cource) (100 megs)

then 3 or 4 main partitons to install linux on. maybe give the main linux install partiton 40 megs, and split remaing space between the playing and testing installs.
then you can configure grub to boot each one.

qwijibow 11-28-2003 11:12 AM

oops, forgot that there are going to be 3 or 4 kernels in the boot partiton....
better make the boot partiton 150 megs just to be on the safe side....

Whitehat 11-28-2003 11:21 AM

I always do this:

/boot - 100MB
/var - 400MB (so my log files don't fill up my HD and crash stuff)
swap - double my RAM
/ - everything else :)

So I always have 4 partitions.

qwijibow 11-29-2003 08:05 PM

yeah, but for multi-boot, you gonna need a few 'everything else"'s


All times are GMT -5. The time now is 08:07 PM.