0
点赞
收藏
分享

微信扫一扫

bootstrapping in the main distro: listing WSL distros: running WSL xxxx


bootstrapping in the main distro: listing WSL distros: running WSL command wsl.exe C:\Windows\System32\wsl.exe -l -v --all: context deadline exceeded

bootstrapping in the main distro: listing WSL distros: running WSL xxxx_wsl

解决办法

重启 WSL 服务:打开 PowerShell,并运行以下命令来重启 LxssManager 服务

net stop LxssManager
net start LxssManager


举报

相关推荐

0 条评论