this post was submitted on 28 Mar 2024
5 points (100.0% liked)

Linux 101 stuff. Questions are encouraged, noobs are welcome!

1023 readers
2 users here now

Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.

founded 1 year ago
MODERATORS
 

I wanted to get an opinion on how to partition various disks. My Win 10 machine is going to Linux Mint with Win 10 ending support. I currently have three disks: SATA SSD which is the C: drive, a traditional HDD for bulk storage (D:), and a M.2 SSD for games (F:). I was looking for an opinion on how to partition the M.2 SSD. It all depends on where you install games. Should the M.2 drive be /home or something else like /opt?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 5 months ago (1 children)

In my oppinion

You can use the ssd as the root partition, then mount the hdd as your home partition.

If you meed to store large file, you can dump it to the home partition

Then mount the nvme as /data01 or something else

Then when in steam, you can add new location to tell steam where to put / searchf for your game

Ill post a screenshot later

[โ€“] [email protected] 1 points 5 months ago

as promised here's the screenshot of my setup