Bear with me, I only just made the move from Windows. I have two partitions on my drive, one small with all the OS files and such, and one large to be used for storage and installing games and such. I’ve made sure to take ownership of this partition and all that to make I don’t need root access to it. I set this up yesterday, and today I found that Steam did not find the storage partition. I had to go into the Steam settings to point out the drive. Can I change things so I don’t have to do that every time I boot up my PC?

  • just_another_person@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    4 days ago

    Are you relying on your DE to mount this partition, or do you have an fstab entry for it?

    This is almost always a race condition where the mount is not available to access by the time the Steam client starts (usually because it auto-starts). If not, there is an options issue somewhere in the fstab entry or your DE auto-mounts this partition only after you try and access it.

    An easy test: reboot your machine, before launching Steam, use your file manager to browse said partition, THEN start Steam and see if it is properly loaded.