I have a windows host and a windows guest. I am using wsl, ubuntu bash on windows.
I have a shared folder in the host. Outside of wsl, I can access it in the guest. But in wsl, I cannot access it in guest. Note Wsl now supports shared folders:
How can I get this to work?
thanks.