I'm new to Ubuntu and I've run into a frustrating problem. Whenever I restart my PC, both Steam and CurseForge can't find my installed games because they are on a different drive. Does anyone have any tips to fix this?
2 Answers
To solve this, you'll want to make sure that your drive is properly mounted at boot. You can do this by adding an entry to the `/etc/fstab` file. Here's a link that walks you through the process: https://help.ubuntu.com/community/Fstab. It can be a bit technical but it's necessary for the system to recognize your games after a restart.
Linux can be a bit tricky for gaming sometimes due to some lingering issues. It sounds like your games are not registering with the systems after a reboot. Have you considered checking the mounting of your drive?
I tried that, but I feel like the guide is outdated. It's not really clear. Is there a simpler way to approach this?