-
Notifications
You must be signed in to change notification settings - Fork 50
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
win10 + hyperv + multipass + ubuntu #199
Comments
OK, I can remove eth by removing network card from hyperv I can't create a connection between vm and windows. What are the correct parameter to start |
Can someone provide the correct parameters to start 'gvproxy-windows.exe' on windows and and './vm' in linux hyperrv vm? |
I'm not sure |
Can you provide all the steps you did to set this up. Eg, did you set the registry setting? |
@cfergeau What I wolud like to do is the same done by wsl-vpnkit https://github.com/sakai135/wsl-vpnkit but on a plain hyperv vm (without WSL) I suppose @gbraad I confirm, I set up the registry as described here https://github.com/containers/gvisor-tap-vsock#windows-prerequisites but no connection happen |
I would first debug this using an intermediate tool either on the host (https://stackoverflow.com/questions/60696166/using-the-hyper-v-sockets-between-windows-host-and-linux-guest mentions |
Then you can start |
I am able to verify windows hyperv setup, it is working
On linux
On windows
|
I create a vm with multipass https://multipass.run/ and ubuntu LTS on windows (hyperv) but I cant start ./vm because eth0 is present and I can't remove it. The presence of eth0 give me the error "eth0 prevent this program from run"
How can I run ./vm in my case?
Thank you
The text was updated successfully, but these errors were encountered: