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

Question : How to do a complete backup and restore of Distrod #79

Open
Vrashabh-Sontakke opened this issue Nov 24, 2022 · 3 comments
Open

Comments

@Vrashabh-Sontakke
Copy link

Are the "wsl --export" and "wsl --import" commands sufficient.

@I-Want-ToBelieve
Copy link

just copy ext4.vhdx.

Perform the following steps when you need to restore:

  1. Install a fresh distro normally using wsl-distrod
  2. Execute wsl --shutdown
  3. Replace the ext4.vhdx of the newly installed distro with the backed up ext4.vhdx

@Vrashabh-Sontakke
Copy link
Author

Vrashabh-Sontakke commented Dec 8, 2022

just copy ext4.vhdx.

Perform the following steps when you need to restore:

  1. Install a fresh distro normally using wsl-distrod
  2. Execute wsl --shutdown
  3. Replace the ext4.vhdx of the newly installed distro with the backed up ext4.vhdx

Where is this ext4.vhdx located when installed using distrod.

@I-Want-ToBelieve
Copy link

I-Want-ToBelieve commented Dec 9, 2022

@Vrashabh-Sontakke

c:/users/xxx/AppData/Local/Distrod

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

2 participants