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

symbolic link permission denied after auto mounting #3300

Closed
a2975667 opened this issue Jun 14, 2018 · 2 comments
Closed

symbolic link permission denied after auto mounting #3300

a2975667 opened this issue Jun 14, 2018 · 2 comments

Comments

@a2975667
Copy link

a2975667 commented Jun 14, 2018

  • Your Windows build number: Microsoft Windows [Version 10.0.17134.112]

  • What you're doing and what's happening:
    I was trying to edit wsl.conf (an upgrade from 2018 spring) to auto mount my disks at startup (in order for me to run W10 docker from WSL from this tutorial) which causes unexpected behaviors even as ls.

This is what i added in wsl.conf

[automount]
root = /
options = "metadata"

The results:
image

  • What's wrong / what should be happening instead:
    No errors it should?
@shoffmeister
Copy link

Your user does not have the necessary privileges to access those objects - not even under Windows.

In Windows Explorer, simply double-click on "C:\Documents and Settings" and all the other items you report above. You will notice exactly the same behaviour.

So inside WSL you see exactly what you see on the outer Windows host.

@therealkenc
Copy link
Collaborator

#2779

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

No branches or pull requests

3 participants