摘要:
问题描述 在执行 wsl --install 安装Windows子系统Linux WSL (Windows Subsystem for Linux) 时报错: 无法从“https://raw.githubusercontent.com/microsoft/WSL/master/distributio 阅读全文
posted @ 2024-09-29 16:28
王竹笙
阅读(1053)
评论(0)
推荐(0)
摘要:
wsl安装 在搜索栏搜 powershell,管理员身份打开 按下win + X,打开终端管理员 wsl --install dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /n 阅读全文
posted @ 2024-09-29 16:05
王竹笙
阅读(534)
评论(0)
推荐(0)