-
Notifications
You must be signed in to change notification settings - Fork 846
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 --mount
not working (both --bare and --partition fail), "The request is not supported."
#9739
Comments
/logs |
Hello! Could you please provide more logs to help us better diagnose your issue? To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging Thank you! |
I have the same problem trying to mount an EXT4 partition on an external USB HD with several partitions on WSL Ubuntu. Same error message. Any news? |
Hi, I have the same error message when trying to mount my external ext4 drive. Versions
Diagnostic Data
Error Message
Here are my attached logs: |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Windows Version
Microsoft Windows [Version 10.0.22621.1344]
WSL Version
1.1.3.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.90.1-microsoft-standard-WSL2
Distro Version
openSUSE Tumbleweed
Other Software
No response
Repro Steps
I'm following these steps to try and mount my SSD inside WSL. In an elevated PowerShell session:
(Note: Manually selecting a partition with --partition X results in the same error)
Expected Behavior
The
wsl --mount
command succeeds and I can access the drive from within WSL.Actual Behavior
lsblk
andfdisk -l
from within WSL do not show the disk.Diagnostic Logs
Since the issue is about
wsl --mount
, here is the additional diagnostic output:if you need more info, let me know.
The text was updated successfully, but these errors were encountered: