-
Notifications
You must be signed in to change notification settings - Fork 854
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
crossDistro mount's no longe workr #9472
Comments
Did you read my report completely. As I said I also tried that manual mount approach which was not fixing it -see 2.) |
@cforce it does work! It doesn't show up automatically under |
Sharing state between distros should be done explicitly now, via mounting in /mnt/wsl. Distros are no longer mounted there automatically. |
I have run below on both DIstros and still there are no mounts of own and/or other Distros under /mnt/wsl.
Maybe related to #4139 However it worked formerly as automount |
Version
Microsoft Windows [Version 10.0.19045.2364]
WSL Version
Kernel Version
Linux version 5.15.79.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220)
Distro Version
Ubuntu 22.04 and AmazonLinux2(https://aws.amazon.com/jp/blogs/developer/developing-on-amazon-linux-2-using-windows/,
Other Software
WSL version: 1.0.3.0
Kernel version: 5.15.79.1
WSLg version: 1.0.47
MSRDC version: 1.2.3575
Direct3D version: 1.606.4
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.19045.2364
crossDistro feature since https://learn.microsoft.com/en-us/windows/wsl/release-notes#build-18970
Repro Steps
I was using mounting the distro Ubuntu in the distro Amazon2 by using on both
/etc/wsl.conf
Expected behavior
Allow to access Ubuntu under Amazon2 distro via /mnt/wsl/Ubuntu or vice versa
/mnt/wsl/Amazon2
On Ubuntu:
On Apache2:
I also tried
1.) adding this as well to /etc/wsl.conf
2.) manually executing on each Distro
Expected Behavior
On both Distros the other one's file system is read/write mounted (e.g under /mnt/wsl/Ubuntu and /mnt/wsl/Amazon2
It once worked and i don't know what upgrade? broke it.
Actual Behavior
no mount for other distro found
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: