-
Notifications
You must be signed in to change notification settings - Fork 849
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
Unable to enable WSL2 #5282
Comments
If you would have read what the error message said, you would have downloaded the required update :) Go to https://aka.ms/wsl2kernel (As seen in your error message) and click on the link. (Otherwise use this directlink: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi) After that: reboot and you should be able to activate wsl 2 via the --set-version parameter |
I read that, but it looked like it was related to insiders using an older version of WSL2, especially since it was not mentioned at all in the official how to page. |
I hope it works now! |
And to end up with an error :(
|
Regarding the memory issue: #4166 Regarding your other problem: Maybe you could try to remove all ruby gems and reinstall afterwards? not sure how big you wsl system is, maybe a fresh start would help you. Also see https://github.com/DDoSolitary/LxRunOffline for better control over the wsl distributions |
For the Hard link target error see #4976 (comment) |
I guess I'll reinstall it from scratch. Should I unregister my distribution with |
Yes, that's the way. But before that make sure you did |
Ok, thank you. Just so you know, I made 2 more attempts to convert the distribution, disabling real time protection first, and always got the same error as above. |
Yep, conversion uses bsdtar which have problems with some hard links. I always preferred to install a brand new WSL2 distro anyway. |
It's running now, after I wasn't able to convert my existing distribution though. Thanks for the quick support. |
I just updated from Windows 10 November 2019 update to the May 2019 update. I followed the instructions here to enable WSL2:
After a reboot, here is what I get when attempting to set version 2 as the default version:
I get the same error when trying to convert an existing WSL1 distribution to WSL2.
I am running Windows 10 Pro version 2004 (19041.264) on a Surface Book.
The text was updated successfully, but these errors were encountered: