-
Notifications
You must be signed in to change notification settings - Fork 840
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
Error: 0x80370102 The virtual machine could not be started because a required feature is not installed #8730
Comments
Try |
Hi @magicweirdoo , Thank you for the response, but I'm still getting the same error after running that command. |
Hi, I am having the same problem with my project, can you share your solution if you found it? thanks in advance. |
Has this problem been fixed? |
Yes, it was fixed. Solution is to pick different VM framework (With metal layer support) from AWS, then WSL2 can be installed. |
What should be done about Microsoft azure VMs? |
Version
Microsoft Windows Server 2022
WSL Version
Kernel Version
No response
Distro Version
No response
Other Software
No response
Repro Steps
I'm running Windows Server 2022 base with container on AWS EC2 i3 instance.
Installed WSL using command
wsl --install
after installation, I've restarted the system, and I'm getting this error
"Error: 0x80370102 The virtual machine could not be started because a required feature is not installed."
I've also tried enabling hyper-v but still the same issue.
Expected Behavior
Ubuntu installed successfully.
Actual Behavior
"Error: 0x80370102 The virtual machine could not be started because a required feature is not installed."
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: