WSL2的Linux安装与使用
开宗明义 <font size=6>不推荐wsl1转制成wsl2</font> 原因就是再转制的过程中 文件的mode属性会丢失 也不推荐相互转 因为文件系统不同 所以属性存储的位置是不一样的 依赖条件 Windows 10 build 18917 及其更高版本 Windows Subsystem for Linux 组件开启 Virual Machine Platform 组件开启 先行设置 # 开启 Windows Subsystem for Linux dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart # 开启 Virual Machine Platform dism.exe /online /enable-fea