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

Running over WSL #111

Open
nick4fake opened this issue Jul 17, 2017 · 8 comments
Open

Running over WSL #111

nick4fake opened this issue Jul 17, 2017 · 8 comments
Milestone

Comments

@nick4fake
Copy link

Hey,

Vagrant supports running on top of WSL: https://www.vagrantup.com/docs/other/wsl.html.

This plugin is incompatible with such scheme atm. While I was able to pass netsh to it:

#!/usr/bin/env bash

cmd.exe /c netsh "$@"

It still does not work after setting up firewall rule.

@marcharding
Copy link
Member

I already tried fixing that but i'm not using WSL that much, so i've given up for the moment. Sorry.

@marcharding marcharding added this to the 1.5.0 milestone Mar 18, 2018
@snailuj
Copy link

snailuj commented Mar 21, 2018

Hi, I'm a big fan of your plugin. It makes a huge difference to workflow! But +1 for fixing this issue -- I am trying to consolidate all my windows terms into WSL and so close right now :)

@very-random-man
Copy link

+1 for this. Lack of NFS synced folder in WSL is my main gripe with the Win10 dev environment so this could be the missing link and mean vm-based development workflow would be the same between OSX and Win10. :-)

@codeguy
Copy link

codeguy commented Aug 5, 2018

+1 from me too. This would be wonderful.

@codeguy
Copy link

codeguy commented Oct 5, 2018

@marcharding When do you anticipate this issue being resolved? I would help with the code if I could, but I unfortunately don't have enough knowledge with Windows internals/networking. What else can I do to help you expedite this?

@danballance
Copy link

For what it's worth, I'd +1 this issue too...

@Ivan3008
Copy link

+1

@strarsis
Copy link

strarsis commented Aug 28, 2021

Isn't NFS support now included int he WSL kernels (like Ubuntu 20.04)?

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

8 participants