sirredbeard / awesome-wsl

Awesome list dedicated to Windows Subsystem for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support a custom WSL root mount point

dacasas opened this issue · comments

Hi, I was following this tutorial to make docker work on WSL, and when I tried to change the mounting route, Awesome WSL just doesn't open.
The only thing that I added, is to the "/etc/wsl.conf" file:

[automount]
root = /
options = "metadata"

I think ConEmu support this (It contains a patched wslbridge.exe file), but I don't want to leave Awesome WSL!

I think you meant to open this on WLinux.

Our new Docker bridge in 1.1.25 handles the mounting issue for Docker for you.

You can try it by getting 1.1.23 from the store and updating wlinux-setup now.

1.1.25 will be dropping soon.