The custom install path is a welcome change. I didn’t have a lot of space to put a complete windows install in /var when I’ve set up /home on a different partition (with most of my storage space). This lets me put that 32GB where I have the excess space.
Even if the application doesn’t support it, you can just bind mount a directory on the storage drive into /var as the directory where it is trying to save and the application won’t even know.
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]
No game suggestions, friend requests, surveys, or begging.
No Let’s Plays, streams, highlight reels/montages, random videos or shorts.
No off-topic posts/comments, within reason.
Use the original source, no clickbait titles, no duplicates.
(Submissions should be from the original source if possible, unless from paywalled or non-english sources.
If the title is clickbait or lacks context you may lightly edit the title.)
The custom install path is a welcome change. I didn’t have a lot of space to put a complete windows install in /var when I’ve set up /home on a different partition (with most of my storage space). This lets me put that 32GB where I have the excess space.
Even if the application doesn’t support it, you can just bind mount a directory on the storage drive into /var as the directory where it is trying to save and the application won’t even know.
Symbolic links are one of my favorite parts of the unix-like family