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

sullay

关注

阅读 39

2024-09-25


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)

0 0 举报