-
Notifications
You must be signed in to change notification settings - Fork 822
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
wsl.exe --mount is not supported on ARM64 #9611
Comments
Per @craigloewen-msft statement, shouldn't this be considered a bug? |
Same bug on W11 on ARM64 |
Also suffering from this. Please repair it. |
same for me |
ran into this issue today while using VSCode in WSL and wanted a repo for my GitHub Copilot project. Is this going to be addressed in the future? |
Hello Team, I am encountering issues while attempting to run Docker on my new ARM Surface Pro Copilot + PC, similar to those previously experienced.
|
@camiloa17 I had the same error. For me, the issue was, that I have tried to install the regular Windows version of Docker Desktop and not the Windows ARM Beta (current latest installer). |
Thank you, this worked! |
Thanks @camiloa17, it worked for my Surface Pro 11. |
Thank you @camiloa17! I was pulling my hair out trying to figure this out on my Surface Laptop 7. Worked like a charm! |
Bug still present in WSL v2.2.4.0 |
Crowdstrike is (at the time I write this) also wanting to block the various commands run during Docker desktop installation on Win ARM64. The error ends up being different, but that's the next hurdle one might encounter. |
First, to use Docker Desktop for Windows ARM version, if k8s is enabled, then WSL version 2.2.4.0 should be worked with. When Docker Engine is running, then use Command Line 'wsl --shutdown' to restart the Docker Desktop then both Docker and k8s works with my new Surface Pro 11. Hope it helps. |
Thank you👍 |
Docker is really needed on WOA to enable development. I hope this is prioritized. |
Fixed with https://github.com/microsoft/WSL/releases/tag/2.3.21 on newer versions of Windows. |
Hi @benhillis thanks for this work, it's great to get parity on ARM64! Can you please clarify the minimum Windows version where this is supported, please? For example I am testing on Win11Pro 22623.1250 and I see it's not supported on that version.
|
You have use wsl 2.2.4 to work with Docker Desktop AMD version. Download wsl 2.2.4 from https://github.com/microsoft/WSL/releases/tag/2.2.4. wsl --version |
@christseng89 WSL for x64 always worked, but using it means losses through the binary translation on Prism. This topic is about WSL running natively ARM. And Docker is not relevant here as well, as bug is WSL bug, not Docker bug. |
@andrea-reale |
Version
Microsoft Windows [Version 10.0.22621.1194]
WSL Version
Kernel Version
5.15.83.1
Distro Version
Ubuntu 22.04.1 LTS
Other Software
No response
Repro Steps
Hello!
I run:
wsl --mount \\.\PHYSICALDRIVE1 --bare
Expected Behavior
I expect the physical drive to be mounted.
Actual Behavior
I get:
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: