Open NiklasBr opened 4 years ago
Yeah, the first lesson of WSL about uninstalling wsl distro. Haha
This is quite ridiculous :( This just happened to me. I have been using WSL as a main and integral part of my dev environment.
Today my machine crashed. When it started up WSL wouldn't start.
I was getting this error:
the system cannot find the file specified
I tried unregistering Ubuntu thinking I could register it again. This seemed to delete it though and I had to reinstall Ubuntu...
When I then started WSL up everything was gone :(
I am guessing there is no way to get things back.
I agree
This is crazy, can't believe it just wiped my home directory.
This has happened to me on windows 11 with wsl 2...devastating.
wsl2 had issue running when I opened ubuntu. I am not sure if there were any error messages. I did not re-install ubuntu but only restarted my computer. The program was definitely having issues. Then when I open ubuntu again it was wipped clean and there was a new .bashrc which was unlike the originally installed one.
Damn this is so annoying
I had a project which was forming up quite well
And I hadn't published on github because I had no Internet for sometime
Well let's just say I lost around 4 days of work
Also happens when you "reset" Windows 11 by the way. It says it saves your data, but it doesn't.
Environment
Steps to reproduce
~
directory for your files.Unbutu had crashed adn refused to start with the error message
The only way forward was to re-install the distribution.
Expected behavior
To delete the application should never delete the data in the user directory. That's like deleting Word and having Users\My Documents deleted
Actual behavior
It appers that the file system gets nulled when uninstalling the distribution. Information like this shoud:
A. Be preserved when the application is deleted. or at the absolute minimum: B. A warning saying that uninstalling an application will also format the file system.