Update disk error troubleshooting step

This commit is contained in:
tnielsen2
2023-07-11 11:55:23 -04:00
parent 932e15314a
commit 9fe592672a

View File

@@ -14,7 +14,7 @@ Once your Flatpak refresh is complete, everything should work correctly and your
![img.png](../images/disk_write_error.png)
1) Stop the container
2) Verify your mounted /mnt/games volume is owned by UID/GID 1000:1000, and 777 permissions are set.
2) Verify your mounted /mnt/games volume is owned by the executing UID/GID, and 777 permissions are set.
3) Verify the `steamapps` directory exists within the library location.
> __Note__