1.windows 应用商店下载的 debian 提示错误 Installing, this may take a few minutes… WslRegisterDistribution failed with error: 0x8007019e Error: 0x8007019e ??? Linux ? Windows ???

2.原因:

未安装Windows子系统支持。

3.解决办法:

  1.win+x,选择Windows PowerShell(管理员)

  2.输入:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

  3.回车,输入Y,重启!

  4.重新打开已经安装的子系统,等几分钟,输入账户和密码。

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐