LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 11-09-2016, 12:27 PM   #1
warriorjames
LQ Newbie
 
Registered: Jan 2012
Distribution: Mint, Manjaro, MX and Slackware
Posts: 18

Rep: Reputation: Disabled
Ideal Root Partition Size for Multiple Distributions


Long time, no talk. How is everyone?

So after watching "Spatry's 5 Favourite Linux Distributions for Beginners" and "Linux Does What Win Don't Part 3" (specifically #10: Share Home with multiple distributions), I am considering wiping the 1.5 TB drive that Ubuntu is now on is on and throwing all 5 flavors that are spoken of (Ubuntu, Mint, OpenSUSE, LinuxLite & Manjaro) onto it to give me variety. I am in the process of copying everything over to an external, and even going so far as to put down the urls I was at so I can pick up where I left off with my web surfing on Ubuntu.

My question, however, is: How large I should make the Root partitions (and, now that I think about it, the swap partition. I normally do 30 GB. Should I shrink that?) for each of the 5 distributions? Is there a recommended size for each distribution, especially Manjaro? I'd really like to hold onto somewhere between 800 GB to 1 TB for Home, but if making this work means cutting down I'll bite.

Getting this answered will really help in putting this whole thing together. Thanks everyone. I look forward to the adventures I will have in exploring these distributions.

EDIT: if this isn't in the correct location, please direct me to the appropriate forum. I haven't been here in about 2 years. 0_0

Last edited by warriorjames; 11-09-2016 at 12:34 PM. Reason: Adding information
 
Old 11-09-2016, 12:50 PM   #2
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,597
Blog Entries: 19

Rep: Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455
Actually I think this should be in Linux General.

I use 10 GB for a binary distro, 20 GB for a source-based one. But I'm a minimalist and don't install a big desktop or a lot of multimedia software.
 
Old 11-09-2016, 12:57 PM   #3
moxieman99
Member
 
Registered: Feb 2004
Distribution: Dabble, but latest used are Fedora 13 and Ubuntu 10.4.1
Posts: 425

Rep: Reputation: 147Reputation: 147
30 gig for swap sounds ungodly excessive. Swap is usually twice RAM, and if you have a lot of RAM, you can reduce swap. So on 1 machine I have 16 gig of RAM, don't use it all, and have 4 gig of swap, which is ample.

As for your / partitions, what are you doing for the rest of your set up? Is /tmp and other things simply going into /, so that your set up is /, /home, and swap? with /home and swap being common and / changing per boot choice?

I would think 100 gig for each distro would be ample, but you might have to clear out dead files now and again.

But 30 gig for swap? No way, unless you're doing severely heavy programs.

Last edited by moxieman99; 11-09-2016 at 12:59 PM. Reason: typo correction
 
Old 11-09-2016, 04:06 PM   #4
warriorjames
LQ Newbie
 
Registered: Jan 2012
Distribution: Mint, Manjaro, MX and Slackware
Posts: 18

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hazel View Post
Actually I think this should be in Linux General.

I use 10 GB for a binary distro, 20 GB for a source-based one. But I'm a minimalist and don't install a big desktop or a lot of multimedia software.
I tend to put a fair amount of stuff onto my computer, though I suppose I could divide objectives between each OS and have programs on one but not all the others. Have each OS serve a certain purpose...



Quote:
Originally Posted by moxieman99 View Post
30 gig for swap sounds ungodly excessive. Swap is usually twice RAM, and if you have a lot of RAM, you can reduce swap. So on 1 machine I have 16 gig of RAM, don't use it all, and have 4 gig of swap, which is ample.

As for your / partitions, what are you doing for the rest of your set up? Is /tmp and other things simply going into /, so that your set up is /, /home, and swap? with /home and swap being common and / changing per boot choice?

I would think 100 gig for each distro would be ample, but you might have to clear out dead files now and again.

But 30 gig for swap? No way, unless you're doing severely heavy programs.
This guy has 8 gigs of RAM, but since I do gaming I figured a decent size swap was smart. When all is done, do you think 20 gigs would be sufficient.

It is indeed going to be /, /home and swap with swap and /home being tapped by all the distros.

100 gigs seems sufficient. I may make it larger depending on what I plan to do with said distribution, but at least I now have a starting point.


Thanks to the both of you.
 
Old 11-10-2016, 01:18 AM   #5
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,597
Blog Entries: 19

Rep: Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455Reputation: 4455
Quote:
Originally Posted by warriorjames View Post
I tend to put a fair amount of stuff onto my computer, though I suppose I could divide objectives between each OS and have programs on one but not all the others. Have each OS serve a certain purpose...

It is indeed going to be /, /home and swap with swap and /home being tapped by all the distros.

Thanks to the both of you.
Don't use $HOME for that common partition. You want to keep $HOME for your configuration files, especially if you have different software on each distro. Mount the "My Documents" partition somewhere else. I mount mine on /home/data.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ideal /root size? albie17 Linux - Newbie 3 12-18-2010 04:01 AM
[SOLVED] Ideal Partition Size for the Boot Volume cyninger Linux - Newbie 8 08-13-2009 03:39 PM
Need to change partition size on root partition.... rstanger SUSE / openSUSE 4 08-02-2009 10:32 PM
Are multiple distributions on the same partition possible? khurdp Linux - Distributions 6 02-06-2005 04:00 PM
Total partition size - User partition size is not equals to Free partition size navaneethanj Linux - General 5 06-14-2004 12:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 09:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration