-
Notifications
You must be signed in to change notification settings - Fork 859
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
WSL doesn't see enabled virtualization #7676
Comments
After uninstalling VirtualBox and few restarts, everything is working now :/ |
It is not required to uninstall VirtualBox.
|
Try turning off Hyper-V. Sometimes it can conflict with other virtualization-based software, from what I know so far. |
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Version
Microsoft Windows [Version 10.0.19043.1288]
WSL Version
Kernel Version
Kernel version: 5.4.72
Distro Version
Kali linux
Other Software
No response
Repro Steps
Everything was working fine. Don't know if I installed something (doubt it, because I did system restore to the point where I know WSL worked) but suddenly trying to start Kali on WSL, I'm getting error message:
`Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
For information please visit https://aka.ms/wsl2-install
[process exited with code 4294967295]`
And from systeminfo, I see that everything is enabled:
Hyper-V Requirements: VM Monitor Mode Extensions: Yes Virtualization Enabled In Firmware: Yes Second Level Address Translation: Yes Data Execution Prevention Available: Yes
From Task Manager -> Performance = Virtualization: Enabled
Expected Behavior
Kali on WSL should start
Actual Behavior
Doesn't work
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: