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

Handle re-configured mount roots #1

Closed
birtles opened this issue Jul 9, 2019 · 3 comments
Closed

Handle re-configured mount roots #1

birtles opened this issue Jul 9, 2019 · 3 comments
Assignees

Comments

@birtles
Copy link

birtles commented Jul 9, 2019

Many users re-configure the mount root, e.g. setting /etc/wsl.conf to:

[automount]
root = /

e.g. https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly

The wslpath utility handles this correctly, but wslToWindows will complain Linux path must reside in /mnt/.

@mojadev
Copy link
Owner

mojadev commented Jul 11, 2019

good point, I'll take a look

@mojadev mojadev self-assigned this Jul 11, 2019
@mojadev
Copy link
Owner

mojadev commented Jul 20, 2019

I fixed this bug in the current master. Would be good if you can test it - I'll release the next version beginning of the week

@mojadev
Copy link
Owner

mojadev commented Jul 26, 2019

Fixed in 2.0.0

@mojadev mojadev closed this as completed Jul 26, 2019
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