-
Notifications
You must be signed in to change notification settings - Fork 48
Reported Free Storage for Drive Letter V: is Wrong #418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The problem seems to be, that |
The container framework only exposes a subset of the hosts' filesystem paths to its container. This is mentioned a bit in our project's wiki. For further inspection and debugging, you can trying running an interactive shell in the container and setting some environment variables. See https://github.com/Open-Wine-Components/umu-launcher?tab=readme-ov-file#development-and-debugging for more details. Though, I'd be interested to know if mounting the drive as read-write by setting |
Does that mean this behaviour is expected?
I tried setting |
Uh oh!
There was an error while loading. Please reload this page.
As described in #232, GE-Proton now creates drives from U: upwards, depending on the various mount paths it can find on the system. I can confirm this behaviour because every time I remove the letters V: and X: with Wine configuration, they reappear on relaunch.
However, in my case, it seems like some are still mounted as read-only. I'm using Lutris with GE-Proton 25 (the latest available in Lutris) and this issue happens with 2 different, newly created prefixes for both Ubisoft Connect and the EA App. Once I'm trying to install anything, they report the drives as only having 16 GBs of storage (which obviously isn't the case). They report storage fine for drive letter C: & X:, but the same issue happens with drive Z: (as intended).
Did I misunderstand something, and it's supposed to work like that? In that case, I suppose the idea is for me to manually add another drive letter with these mount points for every prefix?
The text was updated successfully, but these errors were encountered: