20
How would I go about splitting up programs and files between two drives?
(sh.itjust.works)
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.
I can only speak for myself on how I'd do this, but I'd dedicate the non-SSD for
/home
which avoids most of your headaches. For games on your SSD drive you could just make a dedicated/games
folder on your root partition.Personally I'm lucky as I have a 2 TB main SSD (NVMe), so I don't have to choose. And then 2x4TB for storage, backups, linux ISOs etc.
Obviously you don't want "just buy a bigger SSD" answer, but I'd definitely consider saving up for that.
Unfortunately, not a realistic option. My computer is already a cobbled together mess of second-hand parts, and I'm worried I'll have to start selling even that.