该问题是在 Windows 10 迁移到 Windows 11 后出现的。之前我对 Ubuntu / Docker 或 Virtual Box 镜像没有任何问题。
Windows 版本:
Windows 11 版本 21H2(操作系统内部版本 22000.258)
实际行为:
Wsl-2 无法正确安装 Windows C 驱动器。
诊断日志:
我之前尝试取消选中 Windows 中的以下功能:
我重新启动以更新我的电脑。我通过 Windows PowerShell 命令安装了 wsl 功能和 Ubuntu 发行版:
PS C:\WINDOWS\system32> wsl --install -d Ubuntu
Installing: Virtual Machine Platform
Virtual Machine Platform has been installed.
Installing: Windows Subsystem for Linux
Windows Subsystem for Linux has been installed.
Downloading: WSL Kernel
Installing: WSL Kernel
WSL Kernel has …Run Code Online (Sandbox Code Playgroud)