Skip to content

Commit 6918e41

Browse files
authored
Update virtualization not enabled error section (#949)
Updating section describing what to do when virtualization not enabled to include error message and error code.
1 parent b755070 commit 6918e41

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

WSL/troubleshooting.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@ WSL 2
8181

8282
To resolve this issue, please visit `https://aka.ms/wsl2kernel` and install the kernel manually by following the directions on that doc page.
8383

84-
### Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
84+
### "Error: 0x80370102 The virtual machine could not be started because a required feature is not installed."
85+
86+
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
8587

8688
1. Check the [Hyper-V system requirements](/windows-server/virtualization/hyper-v/system-requirements-for-hyper-v-on-windows#:~:text=on%20Windows%20Server.-,General%20requirements,the%20processor%20must%20have%20SLAT.)
8789
2. If your machine is a VM, please enable [nested virtualization](./wsl2-faq.md#can-i-run-wsl-2-in-a-virtual-machine) manually. Launch powershell with admin, and run:
@@ -324,4 +326,4 @@ enabled = true
324326
options = metadata,uid=1000,gid=1000,umask=0022
325327
```
326328

327-
Please note that adding this command will include metadata and modify the file permissions on the Windows files seen from WSL. Please see the [File System Permissions](./file-permissions.md) for more information.
329+
Please note that adding this command will include metadata and modify the file permissions on the Windows files seen from WSL. Please see the [File System Permissions](./file-permissions.md) for more information.

0 commit comments

Comments
 (0)