-
Notifications
You must be signed in to change notification settings - Fork 250
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
Can I delete the folder under %LOCALAPPDATA% after moving a distro? #79
Comments
Please provide names of the subdirectories in the installation directory so that I can tell if they are important. In theory, "rootfs" should have been moved to target location while other auxillary directory should remain. If it's not the case, then I think some errors might have occurred when you were moving the distro. |
DO NOT delete the old WSL/Linux distro installation with 'Delete key' or any Windows tools. Use Cause: There are many files (like socket, symbolic link etc.) Windows don't know about it's metadata. So sometimes when I tried to delete that rootfs folder |
@Biswa96 I don't think it's a good idea to use |
I just notice that I forgot to delete the source directory after moving in some cases. So I think it's safe to delete the files you mentioned manually. |
Hi,
I just used your tool for the first time, to move a distribution to a different drive, it worked great, thanks for this awesome tool!
However I noticed that the files that the original installation created under %LOCALAPPDATA% (Ubuntu in my case) are still present. I would like to delete them, since my system drive is rather small. Is it safe to do so?
Whichever the answer should be, I think it would be good to mention it somewhere. I imagine I'm not the only one wanting to save the space after moving the distro.
Cheers
Line40
The text was updated successfully, but these errors were encountered: