-
Notifications
You must be signed in to change notification settings - Fork 576
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 .... #436
Comments
Is virtualization enabled in your BIOS? That could be a quick fix. We're tracking this issue over in #404 and we can help you troubleshoot there! |
Ah, yes. I didn;t check as 0x80370102 is different error number to that listed for that issue. I forgot to enable it as Insiders Machine was not a dev PC. Still getting the error though. Will head over to #404 (a very suitable number) :D |
I had a similar problem on when installing on my new system. I checked my BIOS @craigloewen-msft as mentioned. The first time I didn't find anything but after doing a bit more research I tried turning on SVM in the BIOS and it worked. (I also turned on the Windows Hypervisor setting in Windows Features) (Advanced → CPU Configuration → SVM → Enable) This is the case for AMD systems. Apparently it is different for Intel based systems. |
Hi i am have i BIG issue with getting Kali Linux installed on my Windows 10 PC. i was having a problem with Kali it said that there were unmet dependencies. try 'apt --fix-broken install' with no packages (or specify a solution). and i looked it up and i just could not find anything to fix it so i was like "ok i will just uninstall and try a again later". but when i installed it again it will not even work like at ALL!! but i have all the right "dependencies" #i say with sarcasm, pls pls pls help MeEeeE |
Thank you, i enable and work. |
how did u do it |
"The Virtual machine could not be started because a required feature is not installed" How about make the message say which feature is not installed. I got Virtualization enabled in BIOS, Edit: no, enabling these 2 didn't solve it either. Edit 2: running |
Hi @ktmn , Windows Subsystem for Linux or #WSL is for me and I'm aware this issue was closed. I got the following error after "#0x80370102 the #virtual #machine could not be started because a required feature is not installed." C:>wsl --set-default-version 1, Set default version 1, resolves the error on my desktop. The above resolves the error and got me further. Now... C:>ubunutu.exe |
Yes I fix it thank you very much
…On Mon., 28 Sep. 2020, 9:56 am Karega Scott, ***@***.***> wrote:
Hi @ktmn <https://github.com/ktmn> ,
Windows Subsystem for Linux or #WSL is for me and I'm aware this issue was
closed. I got the following error after
Upgrading #WSL Windows Subsystem for #Linux on Windows 10 Professional
with only bios #Virtualization and not SLAT.
"#0x80370102 the #virtual #machine could not be started because a required
feature is not installed."
C:>wsl --set-default-version 1, Set default version 1, resolves the error
on my desktop.
The above resolves the error and got me further. Now...
C:>ubunutu.exe
Prompts with new username and password.
[image: WSL2_Error_0x80370102]
<https://user-images.githubusercontent.com/132991/94378978-01ab7980-00f3-11eb-80c9-50b5bc38d2ab.JPG>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#436 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOL4MB6S5AMHC42BBYUUVALSH7GJLANCNFSM4H37NKFA>
.
|
This worked for me too. Thank you. |
thank you thank you |
This one solved it for me.
This one solved it for me. |
How about you come up with specific, non-stupid error messages so people don't have to go through this thread to identify what was the error? |
@ktmn - THANK YOU! the below has solved the issue after days of trying random solutions from google/blogs/ms threads...
Although it doesn't show any Hyper-V or Hypervisor platform to be turned on in "Turn windows features on". And in services.msc the only one working currently is: Hyper-V host compute service... |
I had the same problem and changing the setting in my bios to enable VM fixed this issue, so try that too in case none of the commands above fixed it for you |
This worked for me as well, thank you! |
None of them worked for me. I am running WSL2 on Windows 10 VM on proxmox with nested virtualization enabled. Task Manager on Windwows does show Virtualization: Enabled. All the program features are enabled as well. And I did all the steps mentioned above. Still doesn't work. Any ideas? |
This solved my issue too, thanks |
I had to enable the "Virtualize Intel VT-x/EPT or AMD-V/RVI" setting in VMware Workstation under Hardware-->Processors. |
This works for me as well. |
Worked for me as well - Thank you. |
Didn't realize my new mobo had virtualization disabled by default. |
dumb question, in my case, this is happening inside a vm... Can this work? My scenario: I have a manjaro machine, which uses virtualbox to run a windows machine. I am trying to install a linux subsystem in this vm, should this work? I know that It might be too nestled |
Thanks a lot. It's worked for me. |
Thank you so much, it worked. |
I am also having this nonspecific error when I try to get WSL working. I've tried several different distros, turned on all the parts of various virtualization features and virtual machines, and it still gives me this problem. I think my computer is just too limited. Processor Intel(R) Celeron(R) CPU N2930 @ 1.83GHz, 1827 Mhz, 4 Core(s), 4 Logical Processor(s) I think this processor just doesn't support Hyper-V. The BIOS settings have virtualization turned on, verified repeatedly, and still I get: Hyper-V - Virtualization Enabled in Firmware No So at this point, I think it's just because my computer is a low-end machine aimed at the education market and just doesn't have the capability to do this. I guess I'll just stick to switch-booting. |
@gclair no worries...thanks for your help! Going to get in touch with someone at Microsoft to see if they can provide a solution. There's a chance that my specific form of this issue comes from hardware incompatibility, but I have no idea. I'll send a message out to this thread if I can find a solution. |
Tried everything above, one by one, nothing worked for me. |
|
This is the only thing that worked for me. |
This works for me too!
|
They need to add WHY to the error. It would be simple to code in what requirement is missing, or if WSL is set differently. Would help a lot! Thanks. |
I faced a similar problem today. I used WSL 2 for a long time, but had to disable SVM and Hyper-V as my work required me to use VMWare for some time. The project was finished yesterday and so I decided to reinstall Ubuntu. This is when the 0x80370102 was thrown. I reactivated Hyper-V, but forgot to re-enable SVM; this obviously led to some headache. Re-enabling SVM, however, fixed the problem. Hope this helps. |
@Bitcents Hello, what is "svm"? is it a windows feature or a hardware feature? I'm having this issue as above. wsl2 will not work WslRegisterDistribution failed with error: 0x80370102 |
"Secure Virtual Mode" |
Hey Umisyus. SVM is for AMD as VT-X is for Intel. If you have it enabled, then the problem with wsl may be from some of the other reasons mentioned above. Have you checked if the required Windows features are also installed? |
Thanks This works for me also |
Realized that I needed to update my system and WSL2 started working after updating Windows. |
To enable virtualization on AMD u should do this at BOIS |
Thanks bro, It works for me as well |
|
Hello ! I'm getting the same problem on my Laptop with Windows 10 - however I'm not sure If I can change the virtualisation BIOS. Can you help with it, thanks! |
For this issue follow these steps 💯
|
If anyone else is still struggling with this, and are tired of seeing "Enable virtualization in BIOS" because it's enabled: For me, there was a How I discovered it: Gives me some error of a conflicting driver: I found the |
Deleting hunter1.says fixed it (comes from pubg) |
This solution worked for me |
Don't enable Hyper-V unless it's needed, since it has other consequences. For me, when hyper-v is enabled:
|
why the issue is closed? It is not solved and has must not be closed. Only downgrade to WSL 1 worked for me. Please create good error messages |
Any hints on how to enable this on Azure machines? Update: Apparently only |
wsl --set-default-version 1 This worked for me |
I was getting this error when trying to install Kali. I found this page which fixed it for me: https://www.kali.org/docs/wsl/win-kex/ The key commands are:
Followed by a restart :) |
On vmware windows virtual machine I had to go to setting of virtual machine, click on processors and enable Virtualize Intel VT-x/EPT or AMD-V/RVI. After that I could check hyperV in windows features (that were greyed out before). Reboot and than I got rid of the anoying error. |
This worked for me, I run an AMD CPU. Thank you |
Still the same issue 4 years later.
Nothing has worked. This started happening a couple days after I killed a docker backend process because it was memory leaking really bad (20+ GB). Next time I restarted, WSL started giving this error. |
Following instructions on https://docs.microsoft.com/en-us/windows/wsl/wsl2-install#feedback with a fairly clean install of Build 18922
wsl set-default-verion 2
wsl -l -v
Get the above error.
The text was updated successfully, but these errors were encountered: