You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WSL/wsl2-kernel.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,21 +13,21 @@ To manually update the Linux kernel inside of WSL 2 please follow these steps.
13
13
14
14
## Download the Linux kernel update package
15
15
16
-
Please click on [this link](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi) to download the latest WSL2 Linux kernel update package for x64 machines.
16
+
Please [download the latest WSL2 Linux kernel](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi) update package for x64 machines.
17
17
18
18
> [!NOTE]
19
-
> If you're using an ARM64 machine, please download [this package](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_arm64.msi) instead.
19
+
> If you're using an ARM64 machine, please download the [ARM64 package](https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_arm64.msi) instead.
20
20
21
21
## Install the Linux kernel update package
22
22
23
23
To install the Linux kernel update package:
24
24
25
-
1. Run the update package downloaded in the previous step.
25
+
1. Run the update package downloaded in the previous step.
26
26
27
-
2. You will be prompted for elevated permissions, select ‘yes’ to approve this installation.
27
+
2. You will be prompted for elevated permissions, select ‘yes’ to approve this installation.
28
28
29
-
3. Once the installation is complete, you are ready to begin using WSL2!
29
+
3. Once the installation is complete, you are ready to begin using WSL2!
30
30
31
31
## Future plans for updating the WSL2 Linux kernel
32
32
33
-
For more info on these changes, please read [this blog post](https://devblogs.microsoft.com/commandline/wsl2-will-be-generally-available-in-windows-10-version-2004) on the [Windows Command Line Blog](https://aka.ms/cliblog).
33
+
For more information, read the article [changes to updating the WSL2 Linux kernel](https://devblogs.microsoft.com/commandline/wsl2-will-be-generally-available-in-windows-10-version-2004), available on the [Windows Command Line Blog](https://aka.ms/cliblog).
0 commit comments