Linux Mint partition size.. [solved]

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Ricker

Linux Mint partition size.. [solved]

Post by Ricker »

Hello,

At the moment I have Installed Linux Mint 18.1 Xfce on a Dual boot laptop and the Linux Mint partition was set at 20GB. However I have noticed after several updates the partition size is shrinking fast... Just wondering how large will this Mint operating system get??


Desktop properties
11.3GB of 18.3GB free (38% used )


Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
JerryF
Level 16
Level 16
Posts: 6571
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: Linux Mint partition size..

Post by JerryF »

Please post the result of this command in Terminal:

Code: Select all

inxi -Fxz
and paste the results between code tags. This will give us needed information about your system.
Ricker

Re: Linux Mint partition size..

Post by Ricker »

JerryF wrote: Thu Feb 22, 2018 7:03 pm Please post the result of this command in Terminal:

Code: Select all

inxi -Fxz
and paste the results between code tags. This will give us needed information about your system.

Drives: HDD Total Size: 160.0GB (4.7% used)
ID-1: /dev/sda model: SAMSUNG_HM160HC size: 160.0GB
Partition: ID-1: / size: 18G used: 5.7G (35%) fs: ext4 dev: /dev/sda5
ID-2: swap-1 size: 1.61GB used: 0.49GB (31%) fs: swap dev: /dev/sda6
Last edited by Ricker on Thu Feb 22, 2018 7:57 pm, edited 1 time in total.
User avatar
JerryF
Level 16
Level 16
Posts: 6571
Joined: Mon Jun 08, 2015 1:23 pm
Location: Rhode Island, USA

Re: Linux Mint partition size..

Post by JerryF »

Ricker wrote: Thu Feb 22, 2018 7:31 pm

Code: Select all

ricker@ricker-ThinkPad-T42 ~ $ inxi -Fxz
...
Drives:    HDD Total Size: 160.0GB (4.7% used)
           ID-1: /dev/sda model: SAMSUNG_HM160HC size: 160.0GB
Partition: ID-1: / size: 18G used: 5.7G (35%) fs: ext4 dev: /dev/sda5
           ID-2: swap-1 size: 1.61GB used: 0.49GB (31%) fs: swap dev: /dev/sda6
The way you have Mint installed has only the / (root) partition which contains not only the OS, but also your files and settings. 20 GB is fine for just the OS, but you'll need more to hold everything else.

Either give more room to that partition by using Gparted from a live dvd or usb or:
If you're game, you may want to reinstall and use the ‘Something else' option and create 3 partitions.
/ (the root partition) = 20 GB
/home (this partition will hold your documents, settings,etc.) = as much as you can in GB
Swap = 1.5 times the amount of your RAM. Swap is for hibernation purposes and when RAM is running low.
User avatar
all41
Level 19
Level 19
Posts: 9523
Joined: Tue Dec 31, 2013 9:12 am
Location: Computer, Car, Cage

Re: Linux Mint partition size..

Post by all41 »

20gb is not a lot of file space these days, particularly if that includes your /home directory..
Use your Disk Usage Analyzer from your Menu and try to find the culprit file hog.
Everything in life was difficult before it became easy.
Locked

Return to “Installation & Boot”