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

File Systems mounted on junctions fail #11118

Closed
1 of 2 tasks
d3x0r opened this issue Feb 3, 2024 · 3 comments
Closed
1 of 2 tasks

File Systems mounted on junctions fail #11118

d3x0r opened this issue Feb 3, 2024 · 3 comments

Comments

@d3x0r
Copy link

d3x0r commented Feb 3, 2024

Windows Version

Microsoft Windows [Version 10.0.22631.3007]

WSL Version

2.0.14.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.133.1-1

Distro Version

Arch Linux

Other Software

n/a

Repro Steps

#3759 Previously reported, and not fixed.

mkdir c:\general
mkdir c:\general\work

create VHD
mount VHD on a folder c:\general\work

in WSL go to /mnt/c/general/work and get Input/output error

[d3x0r@tundra sack-gui]$ ls /mnt/c/general/work
ls: cannot access '/mnt/c/general/work': Input/output error

Expected Behavior

Use folder like any other folder on system.

Actual Behavior

Unable to access partitions mounted on folders as a junction.

Diagnostic Logs

No response

@OneBlue
Copy link
Collaborator

OneBlue commented Feb 7, 2024

/logs

@d3x0r
Copy link
Author

d3x0r commented Feb 8, 2024

@OneBlue
Copy link
Collaborator

OneBlue commented Mar 13, 2024

Thank you @d3x0r. The fix for this should be in the latest insider build now (22635.3350 has the fix).

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

2 participants