Created
September 6, 2020 08:00
-
-
Save karthiks/66587b5f34e194e3664041dcd5ebfac1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
wsl --export Ubuntu ubuntu.tar | |
wsl --unregister Ubuntu | |
wsl --import Ubuntu D:\VMs\WSL\Ubuntu\ ubuntu.tar --version 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment