Having some issues with steam library
Hi there, i did put an initial mesage in the general chat for bazzit but it got massively overshadowed by arguments lol.
I added my second drive to my system as described in the documentation here https://universal-blue.discourse.group/docs?topic=970
Im now trying to add that location to my steam library folders so it installs to that mount point, but when i try and add it to it, it for some reason adds it as /var
Im most likely doing something incorrect but hoping i can get some support for this?
Solution:Jump to solution
In summary the solution was as follows:
* There were two mappings for the /var/mnt/games folder in the
/etc/fstab
folder
* This was probably caused by the drive being previously formatted as an NTFS partition.
* This appears to be preventing Steam from seeing the other drive...50 Replies
Yes, things can get a little heated in the chat rooms š
. lets just doublecheck your permission on your mount point please run a
ls -l /mnt
for me and send over the outputthanks wolfy ill run that now
Also ta for helping the other day, i stupidly didnt read the docs when installing all this and realised 100% of the questions and issues i had was due to me not reading
š
sorry let's try
ll /var/mnt
I keep forgetting that Bazzite puts mounts in a different place. š And no problemPermissions looks good
i think it has something to do with the fact theres an existing library in steam on
In steam try the "Let me choose another location" option and make a SteamLibrary folder in /var/mnt/games
ah okay where is that option exactly
im guessing its not storage right?
It's in Storage when you select Add drive
ah okay
so i add that and it doesnt do anything weirdly
what it did do before is add /var as a library
im wondering if a reinstall of steam might help?
If you click on Add, it will give you a browser where you can select the path that you want
Yeh thats what ive been doing
i go to storage, then add drive, brings up the file browser, i select /var/mnt/games
And if you make a folder in /var/mnt/games e.g. SteamLibrary, does that work? Not every app likes being in the root folder of a drive
Yeh i did attempt that before, that also doesnt seem to work
If you like I can record a quick video and we can see if the if anything is missed in the steps
https://steamcommunity.com/discussions/forum/1/1736588252383879184/ so i read this before which indicated to me its because theres an existing steam library on that drive, or rather on the
okay ill record a vid two secs
oh woops, forgot the /var at the beginning , two secs
there we go, but it still did the same problem
youll also notice the /var there, not sure how to get rid of that
in the drop down
yeah I saw, that, try select it, then select the ... and the then select the Remove Library option. I think that the /var is confusing it
i didnt see that option before š ill try now
okay tried adding it back in after it getting removed, selecting the Steam folder inside /var/mnt/games makes that /var option appear again, i removed and then added in just /var/mnt/games/ and /var/mnt/games but neither appear
It's working. Just select the Rename Library option
AH
goddamnit
š
No clue why it decided to call it /var
Do i ignore the free space thing then?
cause its a 1.8TB drive i added
or rather mounted
Make it the Default with "Make Default" install a game and check that it goes to the right place
It's probably showing the space of your main drive instead of the mounted drive for some reason
okay trying that now
Okay i have an issue
when i select a game larger then 122GB, it wont install
as it doesnt have enough space
hold on
Maybe close steam and open it again. It might be confusing itself
okay will try that
okay so library dissapeared
and now i cant add it again
okay should i try unmounting, and starting everything from scratch?
Maybe but lets first have a look at your fstab file
cat /etc/fstab
theres two entries there
with different uuids
ummm yeah, that would be a problem
š
shall i unmount it in kde, remove those entries in fstab?
try a
sudo umount /var/mnt/games
then remove the mounts from kde partition manager then lets have a look at your fstab file againokay so ive ran umount, gone to kde, what should i do in there?
the drives empty so i dont mind a full wipe and clean format
You want to remove the mount points
Okay so ive done that, this is my fstab file now
i did run a systemctl daemon-reload
Okay i got it fixed @wolfyreload , i basically manually edited the fstab, wiped the partition, made sure everything was from scratch and did each step carefully, rebooted, went to steam and voila it was there in all its size
i reckon the duplicate entries in fstab was causing issues
user error for sure
I think I know what happened.
You had the drive before. It was an ntfs drive. Then I told you to format it to ext4. Then you ended up with two drives. One real and one fake
Ohhh yeh
that could be it
š
oh well, whatever the problem was its sorted now
Before you celebrate install a game there and see that it works
Yeh guna give that a go now
its reserving space....downloading runtimes....and now its downloading the game
ill check the folder
Sounds very promising
yeh we're good
its working
š
now to reinstall my games to that drive, thanks for the help
thank god for gigabit internet
š
Does this sound about right?
Solution
In summary the solution was as follows:
* There were two mappings for the /var/mnt/games folder in the
/etc/fstab
folder
* This was probably caused by the drive being previously formatted as an NTFS partition.
* This appears to be preventing Steam from seeing the other drive
* The solution was manually remove both /var/mnt/games entries in /etc/fstab
* Then restart the machine and re-add the drive in KDE partition manager
* Now steam is detecting it as another drive correctlyYep
thats exactly right
Cool. Now lets just hope the games work š Please mark the above as the answer