Skip to content

Commit 8b6a464

Browse files
Updated install-on-server.md
1 parent 297a54f commit 8b6a464

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

WSL/install-on-server.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,6 @@ Open PowerShell as Administrator and run:
2222
2323
```
2424

25-
**If you're looking for 100% system call compatibility and faster IO performance, read below to install WSL 2!**
26-
27-
WSL 2 is only available in Windows 10, Version 2004, Build 19041 or higher. You may need to [update your Windows version](ms-settings:windowsupdate).
28-
29-
**If continuing with WSL 1, restart your machine when prompted and continue with installation [here](./install-on-server.md#download-a-linux-distribution)**
30-
31-
## Enable the Virtual Machine Platform optional component
32-
33-
Ensure the 'Virtual Machine Platform' optional component is installed. You can do that by running the following command in PowerShell:
34-
35-
```powershell
36-
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
37-
```
38-
3925
## Download a Linux distribution
4026

4127
Follow [these instructions](install-manual.md) to download your favorite Linux distribution.

0 commit comments

Comments
 (0)