Skip to content
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 can not access mounted drives #11079

Closed
1 of 2 tasks
jtnord opened this issue Jan 25, 2024 · 2 comments
Closed
1 of 2 tasks

WSL can not access mounted drives #11079

jtnord opened this issue Jan 25, 2024 · 2 comments

Comments

@jtnord
Copy link

jtnord commented Jan 25, 2024

Windows Version

Microsoft Windows [Version 10.0.22631.3007]

WSL Version

2.0.9.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.133.1-1

Distro Version

Ubuntu 22.04.3 LTS

Other Software

No response

Repro Steps

Create a DevDrive in spare space on a local disk in windows.
Mount the drive under a path (e.g. c:\workarea)

e.g. ->
image

cd to c:\workarea
start wsl (e.g. bash)

Expected Behavior

the bash command is started in the dev drive mounted directory e.g. /mnt/c/workarea/

Actual Behavior

<3>WSL (1159) ERROR: CreateProcessEntryCommon:493: chdir(/mnt/c/workarea) failed 5

the cwd is set to /

Diagnostic Logs

No response

Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@jtnord jtnord changed the title WSL can not follow junctions in mounted drives WSL can not access mounted drives Jan 25, 2024
@jtnord
Copy link
Author

jtnord commented Jan 25, 2024

thank you bot. this looks like a dupe of #10792

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant