Skip to content

Instantly share code, notes, and snippets.

@karthiks
Created September 6, 2020 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karthiks/66587b5f34e194e3664041dcd5ebfac1 to your computer and use it in GitHub Desktop.
Save karthiks/66587b5f34e194e3664041dcd5ebfac1 to your computer and use it in GitHub Desktop.
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