tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs
Cannot download games on extenal disk, I have a SSD with ext4, which I mount with: sudo mount /dev/X /d2
sudo mount /dev/X /d2
Already did: sudo chmod -R 777 /d2 and sudo chown -R $USER:$USER /d2, and my actual folder permissions are:
sudo chmod -R 777 /d2
sudo chown -R $USER:$USER /d2
$ ls -ld /d2 drwxrwxrwx 4 yaiko yaiko 4096 Jan 15 19:23 /d2 $ ls -ld /d2/Steam drwxrwxrwx 2 yaiko yaiko 4096 Jan 15 18:32 /d2/Steam
Already tried Repearing Library and Deleting download cache.
Repearing Library
Deleting download cache
I fixed it by using: https://github.com/ValveSoftware/steam-for-linux/issues/9797#issuecomment-1622199522
Please fix the library add issue ! @ValveSoftware
Your system information
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]Please describe your issue in as much detail as possible:
Cannot download games on extenal disk, I have a SSD with ext4, which I mount with:
sudo mount /dev/X /d2Already did:
sudo chmod -R 777 /d2andsudo chown -R $USER:$USER /d2, and my actual folder permissions are:Already tried
Repearing LibraryandDeleting download cache.Steps for reproducing this issue: