WSL2 使用笔记

Write Comment

WSL2 使用笔记

卷心菜 卷心菜
Abstract # 安装 > 官方文档 https://learn.microsoft.com/zh-cn/windows/wsl/ wsl --install # 升级 ```shell do-release-upgrad

安装

官方文档

https://learn.microsoft.com/zh-cn/windows/wsl/

wsl --install

升级

do-release-upgrade 

报错 Command terminated with exit status 1

apt remove --purge snapd

登录相关

停止wsl2

wsl --shutdown

wsl切换用户需要输入密码

可以参考博客的其他文章

Login required to read the rest of the content

登录 to comment~