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

Thread: Is 111GB for "/root" too much?

  1. #1
    Join Date
    Dec 2012
    Location
    Brazil
    Beans
    90
    Distro
    Ubuntu 12.04 Precise Pangolin

    Is 111GB for "/root" too much?

    I bought a 1TB drive, I'm planning on doing the following partitioning:

    320GB for Windows, I use Windows ONLY for games.

    111.51GB for root
    500GB for /home

    I plan to install all my programs on Linux, also using VBox and Wine for those that need Windows to run. On the /home side, I download lots of music (about 100GB downloaded and 50GB copied from CD's, most of them from the 90's), movies, series, Documentaries and such, and I'll also install Steam, which stores all game's data on /home.
    Last edited by Juniorr; April 22nd, 2013 at 12:29 AM.

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: Is 111GB for "/root" too much?

    Personally, I don't think you can ever have too big a root partition.

    But, in all fairness, you could go with half that, and still have plenty of space to work with.

    Ideally, I'd say 30GB should be more than enough, even pushing it down to 20GB should be suffice.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Is 111GB for "/root" too much?

    If you are going to install a lot applications then I recommend 20 to 30 is good most people recommend much smaller but I always need at least 20 but I am not changing version of ubuntu every six month anymore.

  4. #4
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: Is 111GB for "/root" too much?

    my root partition tends to be under 6gb at any given time under 5gb if i use a separate on for /tmp and /var
    the only time you may need over 10gb is when you upgrade the system
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  5. #5
    Join Date
    Dec 2012
    Location
    Brazil
    Beans
    90
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Is 111GB for "/root" too much?

    I was planning to use 40GB but I'm affraid that it's not gonna be enough at some point from now on. I always used 20GB but I kept all my work focused on Windows at the time, not much programs on Ubuntu were installed.

    I'm going to use Audio/Video editors, Blender, Vbox, Steam, Wine, Gimp, Inkscape, install some games from the Software Center for my daughter and who knows what elsI might install. Should 40GB do it?

  6. #6
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: Is 111GB for "/root" too much?

    40gb for root sounds fine to me given /home is separate
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  7. #7
    Join Date
    Dec 2012
    Location
    Brazil
    Beans
    90
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Is 111GB for "/root" too much?

    OK, I guess it's fine then =)

    Thank you all.

    Have a nice week.

  8. #8
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Is 111GB for "/root" too much?

    Hi

    Wow you guys use a lot for root.

    Code:
    matthew-S206:/home/matthew % df -h | grep "/$" 
    /dev/sda8        15G   12G  2.4G  83% /
    matthew-S206:/home/matthew %
    My home partition is on the root directory.

    Code:
    matthew-S206:/home/matthew % du -cshPx ~
    3.6G    /home/matthew
    3.6G    total
    matthew-S206:/home/matthew %
    However all of my main folders are actually symlinks on a storage partition and that is where most of my data is stored.

    Code:
    matthew-S206:/home/matthew % ls -l | grep "^l" 
    lrwxrwxrwx  1 matthew matthew        35 Dec 28 15:03 Documents -> /home/matthew/storage/my_documents//
    lrwxrwxrwx  1 matthew matthew        35 Dec 28 15:06 Downloads -> /home/matthew/storage/my_downloads//
    lrwxrwxrwx  1 matthew matthew        31 Dec 28 15:01 Music -> /home/matthew/storage/my_music//
    lrwxrwxrwx  1 matthew matthew        34 Dec 28 15:04 Pictures -> /home/matthew/storage/my_pictures//
    lrwxrwxrwx  1 matthew matthew        32 Dec 28 22:04 Public -> /home/matthew/storage/my_public//
    lrwxrwxrwx  1 matthew matthew        31 Dec 28 14:59 Videos -> /home/matthew/storage/my_video//
    matthew-S206:/home/matthew %
    My home directory is really a dumping ground for things until they are sorted out.

    So my root directory is 15G with ~ 8.5G used for installed apps etc.

    20-40G should last you a lifetime Then again, i'm not a gamer and they take up space.

    Indecently 15G for root is big for me but that is because i decided to keep /home on root.

    Kind regards
    Last edited by matt_symes; April 22nd, 2013 at 10:47 PM.
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  9. #9
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Is 111GB for "/root" too much?

    My root partition is 26GB, of which I'm currently using almost 9GB. I usually install a lot of software. I do have, by comparison, large /home and /opt partitions.

  10. #10
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Is 111GB for "/root" too much?

    As long as we are comparing:
    fred@fred-Precise:~$ df -h | grep ".*/$"
    /dev/sdd3 28G 9.7G 17G 38% /
    fred@fred-Precise:~$ du -cshPx ~
    2.2G /home/fred
    2.2G total


    My /home is larger as I run Windows version of Picasa in .wine and have not attempted to move it. Everything else including some larger folders normally hidden like Firefox and Thunderbird profiles are in data partitions.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

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
  •