tags: update io uring

This commit is contained in:
xHyroM 2022-07-14 09:37:16 +02:00
parent 786c3f924b
commit c749b0f657

View file

@ -65,8 +65,12 @@ To fix this error, you need to update Linux kernel.
If you are using the Windows Subsystem for Linux, do:
**1.** Open powershell as administrator
**2.** Run:
wsl --set-version <distro name> 2
wsl --update
wsl --shutdown
If that doesn't work (and you're on a Windows machine), try this:
**1.** Open Windows Update
**2.** Download any updates to Windows Subsystem for Linux
"""
[illegal-instruction]