Linux and SSD + HDD
4 minutes ago, Mangovnik said:I can mount my HDD onto /home
Yes, but considering how much config and cache data get stored there, but it's better to create symlinks to a "slow storage area" for things like Documents, Downloads etc.
6 minutes ago, Mangovnik said:But how do I approach SSD for priority games?
Assuming you are using steam, you just create a "slow storage" steamlibrary location, and install stuff to there. Steam will, by default, install in your home folder; I keep my "high priority" games here, and move them to other storage areas when I get short of space, or move onto a new game.
By just mounting your storage drive as /mnt/storage1 and using symlinks to it, if you have to expand and move some stuff around, you can just update the symlinks instead of mount --bind ing stuff.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now