wsl --set-default-version 2 检查正在运行的 WSL 版本 wsl -l -v Linux 内核更新包在安装过程中如果无法安装,报错,更新被卡住如以下 解决方法 Win+R 输入 cmd 打开命令行窗口,输入 wsl --update 解决方法 Win+R 输入 cmd 打开命令行窗口,输入 wsl --update 自动完成 wsl2 的更新。 随后重启docker deskto...
What is WSL2? WSL2 is the second version of Windows Subsystem for Linux, a compatibility layer that allows running a Linux environment directly on Windows. It provides a full-fledged Linux kernel, increasing compatibility and performance compared to the first version. WSL2 is seamlessly integrated...
wsl --set-version <DistributionName> 2 验证WSL2 升级成功并测试其功能: 在WSL 命令行中运行以下命令来验证是否已成功升级到 WSL2: bash wsl -l -v 该命令将列出所有安装的 WSL 分发版及其版本。如果看到您的分发版旁边标注为 2,则表示已成功升级到 WSL2。 测试WSL2 的功能,例如启动您的 Li...
Docker Desktop 报错 解决 解决 报错如下 1、先升级 WSL 2 下载地址可以用 docker 提示的地址,这里提供一个阿里云盘的地址 「wsl_update_x64.msi」,点击链接保存,或者复制本段内容,打开「阿里云盘」APP ,无需下载极速在线查看,视频原画倍速播放。 链接:https://www.aliyundrive.com/s/nvwJLWXNK9G 安装完会要...
但我的wsl2在运行wsl --update命令行时显示找不到元素 我的是windows11系统,wsl2版本为Kernel version: 5.10.16 我已经尝试了wsl --update --web-download,仍然显示找不到元素 我也尝试了卸载wsl再安装,也没有作用 我在微软商店下载,也遇到了错误0x80070490 ...
WSL无法正常工作: 如果更新后WSL无法正常工作,可以尝试关闭WSL(通过PowerShell或CMD运行wsl --shutdown),然后在Windows中运行注册表编辑器。找到\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lxss,找到其中具有Ubuntu20.04LTSDistributionName的键。将Ubuntu20.04LTS更改为Ubuntu-20.042。
The 96 club PL I also release in the WSL uses a different technique, where the 96 clubs are split into 4 groups of 24 clubs each. But in the 96 club PL version, the clubs don't get to play ALL the other clubs in the league, just the ones in their group. Both have their pros...
| 步骤八 | 运行 `wsl --set-version2` 切换到 WSL 2 版本 | ### 代码示例 ### 步骤一:打开 PowerShell 在Windows 搜索栏中搜索 "PowerShell",右键点击 "以管理员身份运行"。 ### 步骤二:检查当前 WSL 版本 运行以下命令来查看当前使用的 WSL 版本: ```bash...
❯ wsl --version WSL version: 1.0.3.0 Kernel version: 5.15.79.1 WSLg version: 1.0.47 MSRDC version: 1.2.3575 Direct3D version: 1.606.4 DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Windows version: 10.0.22621.1105 MirChamb3r commented Mar 8, 2023 I'm in the ex...
Version Windows 10.0.19044.2364 WSL version: 1.0.3.0 WSL Version WSL 2 WSL 1 Kernel Version 5.15.79.1 Distro Version Ubuntu 20.04 Other Software Docker Desktop Version 4.10.1 VSCode: 1.74.1 Remote WSL 0.72.0 Repro Steps I am running our ...