步骤一:检查当前内核版本 在更新之前,我们首先需要检查当前的WSL2和Docker内核版本。可以通过以下命令来获取内核版本信息: wsl-l-vdocker--version 1. 2. 步骤二:更新WSL2内核 要更新WSL2内核,需要下载最新的WSL2 Linux内核包。可以通过以下步骤来更新WSL2内核: 打开Windows PowerShell并以管理员身份运行。 运行以...
步骤3:下载并安装 WSL 2 Linux Kernel 更新包 在这一步中,你需要下载并安装 WSL 2 的 Linux Kernel 更新包。请访问 Microsoft 官方文档中提供的链接,并按照指南下载和安装该更新包。 注释:这一步是必需的,因为 Docker Desktop 需要 WSL 2 使用最新的内核版本。 步骤4:设置默认的 WSL 版本为 2 为了确保 Doc...
sudo apt update && sudo apt install build-essential flex bison libssl-dev libelf-dev bc python3 pahole # 安装构建内核所需的东西,否则 make menuconfig 可能报错cd WSL2-Linux-Kernelcp Microsoft/config-wsl ./.config # 确保您按照 Microsoft 的方式编译它export KCONFIG_CONFIG=./Microsoft/config-wsl...
Docker Desktop 报错 WSL 2 Kernel update 解决 报错如下 1、先升级 WSL 2 下载地址可以用 docker 提示的地址,这里提供一个阿里云盘的地址 「wsl_update_x64.msi」,点击链接保存,或者复制本段内容,打开「阿里云盘」APP ,无需下载极速在线查看,视频原画倍速播放。 链接:https://www.aliyundrive.com/s/nvwJLWX...
Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing...
wsl (If a WSL2 distro is your default distro) wsl --set-version <Distro> 2, – wsl --set-default-version 2 wsl --import and wsl --export targeting WSL2 届时,就可以手动前往提示的网站https://aka.ms/wsl2kernel. 下载内核更新包!
WSL Microsoft .NET Framework 应用程序中发生了未经处理的异常。如果单击“继续”,应用程序将忽略此错误并尝试继续。如果单击“退出”,应用程序将立即关闭。 引发类型为:Docker. ApiServices. WSL2. WslKernelUpdateNotIns talledException的异常。 二、解决方法 ...
microsoft/WSL2-Linux-Kernel: The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2) (github.com) 我们需要的配置文件在/Microsoft/文件夹内 在将要执行编译的工作区目录创建配置文件 touch .config 接下来我们想办法把微软配置文件的内容拷贝到.config就完事了 ...
在浏览器中打开网站https://czf-net.xyz/res/,或者点这个连接也行Docker插件安装 image.png 点开链接后,有一个叫wsl.msi的文件,我们将其下载下来安装 (安装过程无脑下一步就ok) ,docker就可以正常启动了 若上述链接失效,可使用 链接:https://pan.baidu.com/s/1M4xl_ezfL5bnGkLy1a0kVg ...
elevran/update-wsl2-kernelmaster BranchesTags Code Folders and files Latest commit History6 Commits .gitignore github.go go.mod go.sum main.go sha1sum.go wslconfig.go About No description, website, or topics provided. Activity Stars 0 stars Watchers 3 watching Forks 0 forks...