F5F Stay Refreshed Software Operating Systems Setting up a network share on Linux without causing Steam issues

Setting up a network share on Linux without causing Steam issues

Setting up a network share on Linux without causing Steam issues

Pages (2): Previous 1 2
E
Everspell
Member
57
03-17-2023, 06:14 AM
#11
nas operates without raid, likely using XFS, and the steam library is present on nas.
E
Everspell
03-17-2023, 06:14 AM #11

nas operates without raid, likely using XFS, and the steam library is present on nas.

S
slock04
Junior Member
18
03-17-2023, 08:51 AM
#12
Begin here at https://github.com/ValveSoftware/Proton/...nd-Windows. I’m unsure about mounting a NAS right away, but this resource offers useful commands to identify your drives and possibly the NAS. After identifying them, you can set up the mount point for the NAS. Once created, you should be able to include it in your Steam library folder. A quick search online shows few people store their Steam library on a NAS—usually it’s slow and causes long load times. Plus, it adds extra complexity by running Windows games on an OS not optimized for them. This guide is aimed at those who still dual boot and want to keep data safe without repeatedly downloading the entire library.
S
slock04
03-17-2023, 08:51 AM #12

Begin here at https://github.com/ValveSoftware/Proton/...nd-Windows. I’m unsure about mounting a NAS right away, but this resource offers useful commands to identify your drives and possibly the NAS. After identifying them, you can set up the mount point for the NAS. Once created, you should be able to include it in your Steam library folder. A quick search online shows few people store their Steam library on a NAS—usually it’s slow and causes long load times. Plus, it adds extra complexity by running Windows games on an OS not optimized for them. This guide is aimed at those who still dual boot and want to keep data safe without repeatedly downloading the entire library.

C
CatsGoMeow123
Member
158
03-22-2023, 08:03 AM
#13
Thank you. I’ll address a few questions from that perspective. Generally, it’s because my Wi-Fi is slow, so I save all games I’m not playing instead of re-downloading them. Interestingly, on your XFS setup, everything worked smoothly when connecting through Windows.
C
CatsGoMeow123
03-22-2023, 08:03 AM #13

Thank you. I’ll address a few questions from that perspective. Generally, it’s because my Wi-Fi is slow, so I save all games I’m not playing instead of re-downloading them. Interestingly, on your XFS setup, everything worked smoothly when connecting through Windows.

S
Sheer_Lucke
Junior Member
48
03-22-2023, 10:28 AM
#14
I think the problem is that the steam may be detecting two folders not because both of them are in your NAS but because one steamapps folder is on your nas and the other one could be on the os drive itself try finding if there is a steam apps file on your os drive this can vary a bit from distro to distro so you may need do some reaserch but for an ubuntu based distros it should be at the path: ~/.steam/steam/SteamApps/common here is the link where I got the path from if it might help: https://askubuntu.com/questions/227502/w...-installed by the way: what distro are you running, what are you sys specs etc also you might want to check your logs folder for steam and see what the problem may be in more detail the path to that is here: /home/$(whoami)/.steam/steam/logs
S
Sheer_Lucke
03-22-2023, 10:28 AM #14

I think the problem is that the steam may be detecting two folders not because both of them are in your NAS but because one steamapps folder is on your nas and the other one could be on the os drive itself try finding if there is a steam apps file on your os drive this can vary a bit from distro to distro so you may need do some reaserch but for an ubuntu based distros it should be at the path: ~/.steam/steam/SteamApps/common here is the link where I got the path from if it might help: https://askubuntu.com/questions/227502/w...-installed by the way: what distro are you running, what are you sys specs etc also you might want to check your logs folder for steam and see what the problem may be in more detail the path to that is here: /home/$(whoami)/.steam/steam/logs

Pages (2): Previous 1 2