Last active
August 28, 2017 23:37
-
-
Save slgithub/a572abf7899778dd1db19aff2c6d6216 to your computer and use it in GitHub Desktop.
move vagrant file in windows 10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In Windows 10, | |
1) Stop docker etc | |
2) Type "Hyper-V Manager" in task-bar search box and run it. | |
3) Select your PC in the left hand pane (Mine is called DESKTOP-CBP**) | |
4) Right click on the correct virtual machine (Mine is called MobyLinuxVM) | |
5) Select "Turn off" (If it is running) | |
6) Right click on it again and select "Move" | |
7) Follow the prompts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment