You are not logged in.

#1 2023-04-19 22:35:17

whaat
Member
Registered: 2023-04-19
Posts: 11

[SOLVED] Steam Snap not able to acces second Partition

I installed steam using snap and have the games installed on a external partition. Steam fails to access the external drive  and I've tried everything starting from checking permission, connecting ALL snap plugs, disabeling apparmor. I think i may be an error with mounting in FSTAB.

I have the settings:
UUID=0123456789     /media/hallo      ext4         defaults, rw, user, exec   0 0
and tried to find a solution here:
https://wiki.archlinux.org/title/Steam/Troubleshooting and searched for hours on google. But steam keeps fail to enter the mount location

Has anyone an idea how to fix, proceede or what else I could try?

Last edited by whaat (2023-04-23 10:34:58)

Offline

#2 2023-04-19 22:45:31

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,863
Website

Re: [SOLVED] Steam Snap not able to acces second Partition

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2023-04-19 23:01:03

whaat
Member
Registered: 2023-04-19
Posts: 11

Re: [SOLVED] Steam Snap not able to acces second Partition

Mod note: moving to AUR Issues.
I dont know what that means

Offline

#4 2023-04-19 23:10:32

loqs
Member
Registered: 2014-03-06
Posts: 17,372

Re: [SOLVED] Steam Snap not able to acces second Partition

UUID=0123456789     /media/hallo      ext4         defaults, rw, user, exec   0 0

Did you transcribe the fstab entry by hand?  As it has additional whitespace in the fourth field.  I take it you have obfuscated the UUID?  Does the output of `mount` show an entry for /media/hallo?

Offline

#5 2023-04-19 23:14:31

whaat
Member
Registered: 2023-04-19
Posts: 11

Re: [SOLVED] Steam Snap not able to acces second Partition

the device is mounted, I can access it even with my file explorer. the problem is only with steam

Offline

#6 2023-04-19 23:15:46

whaat
Member
Registered: 2023-04-19
Posts: 11

Re: [SOLVED] Steam Snap not able to acces second Partition

lsblk
└─nvme0n1p4 259:4    0 274.9G  0 part /media/hallo

Offline

#7 2023-04-19 23:19:05

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,559

Re: [SOLVED] Steam Snap not able to acces second Partition

It's not a steam issue, it's just how snaps work. Totally normal

See, for instance, https://askubuntu.com/questions/964377/ … -partition or https://askubuntu.com/questions/1226304 … pplication

Last edited by Scimmia (2023-04-19 23:24:25)

Online

#8 2023-04-19 23:24:06

whaat
Member
Registered: 2023-04-19
Posts: 11

Re: [SOLVED] Steam Snap not able to acces second Partition

normally when a snap is connected with nap connect steam:removable-media it works (this is default for this snap and I tried connecting ALL plugs and installed it with - "sudo snap install steam --devmode" to disable sandboxing)
at least that's my exerience. I had steam installed on ubuntu using the store (i think thats snap in pricipal) it worked just fine.

Last edited by whaat (2023-04-19 23:28:33)

Offline

#9 2023-04-20 09:44:26

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,922

Re: [SOLVED] Steam Snap not able to acces second Partition


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#10 2023-04-20 19:10:13

whaat
Member
Registered: 2023-04-19
Posts: 11

Re: [SOLVED] Steam Snap not able to acces second Partition

The module is loaded
    lsmod | grep squashfs
    squashfs               98304  19

Offline

#11 2023-04-20 19:12:48

whaat
Member
Registered: 2023-04-19
Posts: 11

Re: [SOLVED] Steam Snap not able to acces second Partition

I think I will try to install it outside snap  (tried flatpack too, but this one was not able to load the fonts so I could not enter the menu and try). Thanks to all for your tips.

Offline

Board footer

Powered by FluxBB