Needing help for partitioning

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
DJNightchild

Needing help for partitioning

Post by DJNightchild »

Dear Linux Mint Forum

At the moment I'm trying to install Linux Mint on a laptop and I need help with partitioning.
In my laptop, there is one SSD with 128GB and one HDD with 1000 GB (119,21 GiB and 931,32 GiB)

Wat I want is to dedicate the SSD to the root partition. A boot partition is not necessary. This is what I currently have:


SDA 119,21GiB
SDA1 - 2MB - BiosGrub
SDA2 - 119,21GiB - EXT4 - /

SDB 931,32Gib
SDB1 15GiB - EXT4 - /usr
SDB2 6GiB - swap - swap (2GiB is dedicated to tmpfs)
Unformatted - 910,32GiB

I want to dedicate a portion of the remaining GiB to the var partition, with the intention to reduce to write-probability as much as possible.
Looking at the /var/cache and /var/log, how much would you dedicate to var? I know I could use LVM2 and perhaps I will, but that's out of the question for this moment.


Thanks in adavance.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Pierre
Level 21
Level 21
Posts: 13226
Joined: Fri Sep 05, 2008 5:33 am
Location: Perth, AU.

Re: Needing help for partitioning

Post by Pierre »

typically, all that you need is a /,, /home,, /swap.

some would say, that you don't even need the /home partition, either.
- what you are proposing is a little complex, indeed.

so, maybe place the /,, on the ssd ( sda )
and the /home,, /swap on the 1Tb hdd ( sdb )

use the inbuilt partitioner , < Gparted > to pre-define those partitions.
- use the 'something else' option, when running the installer itself.
Image
Please edit your original post title to include [SOLVED] - when your problem is solved!
and DO LOOK at those Unanswered Topics - - you may be able to answer some!.
DJNightchild

Re: Needing help for partitioning

Post by DJNightchild »

Pierre wrote:typically, all that you need is a /,, /home,, /swap.

some would say, that you don't even need the /home partition, either.
- what you are proposing is a little complex, indeed.

so, maybe place the /,, on the ssd ( sda )
and the /home,, /swap on the 1Tb hdd ( sdb )

use the inbuilt partitioner , < Gparted > to pre-define those partitions.
- use the 'something else' option, when running the installer itself.
But wouldn't the /var with his cache en logs give a big load on the SSD?
Locked

Return to “Other topics”