HGL
like-gold

No write access to 'location'

Issue i have problem with heroic or legendary so i run ntfs drive and it don't have unix permission system on this drive so i modified '/etc/fstab' so now ownership of all folders and files given to user 1000(my user), anyway: legendary can't update/install/uninstall it giving error PermissionError: No write access to "/run/user/1000/doc/b4e3c20b/FallGuys" i installed heroic through flatpak so maybe flatpak limits file access to this drive mount options: LABEL=D /mnt/D ntfs uid=1000,gid=1000,rw,user,exec,umask=000 0 0 yea i can do so i not modify permissions, but then other apps like steam will be broken oh, and because of that legendary thinks that there is corrupted files legendary logs:
2 Replies
manual-pink
manual-pink3y ago
I use Valve's instructions for setting up an NTFS drive. If you're using Heroic via Flatpak, you'll need to double check your permissions as well https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows
GitHub
Using a NTFS disk with Linux and Windows
Compatibility tool for Steam Play based on Wine and additional components - ValveSoftware/Proton
like-gold
like-goldOP3y ago
i already used this wiki to setup my drive, anyway thanks, problem is that heroic for some reason can't write in /mnt so i changed /mnt/D to media/D and now it works! update: now apps like steam can't see drive update2: now steam works changed ntfs to ntfs-3g

Did you find this page helpful?