20
submitted 1 week ago* (last edited 1 week ago) by PlzGivHugs@sh.itjust.works to c/linux4noobs@programming.dev

I know this is a pretty common question, but the Google results don't seem to offer a good solution and are mostly aimed at people who already know Linux.

I am looking to switch from Windows, where I have my OS and whatever big game I'm currently playing on my 128GB SSD, and everything else (games, most software, documents, ect.) on my 2TB HDD. ELI5, How would I replicate this on Linux? I'm planning on installing Mint, but am open to using Bazzite if it offers any additional tools for this sort of this.

you are viewing a single comment's thread
view the rest of the comments
[-] Tuuktuuk@piefed.ee 1 points 1 week ago

A question for others before I write a more thorough reply:

Wouldn't it be a good solution to move the directories elsewhere but then symlink them to their default locations? You'll need to think a bit about file permissions while doing that, but are there any other caveats?

For the asker:
UNIX-like systems such as Linux are intentionally made so that a directory can be on a different hard drive than its parent directory. So, you can have /usr/games, including almost everything on it to be on hard drive #1, but then define that /usr/games/quake should be on hard drive #2. The limitation is, you cannot have different parts of the directory tree on the same hard drive. So, if /usr/games/quake is on its own partition, you cannot have /home/plzgivehugs/artwork/bigfiles on the same partition.

...except, with symlinks you kind of can.

this post was submitted on 12 Oct 2025
20 points (100.0% liked)

linux4noobs

2990 readers
6 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS