泰然金 發表於 2019-10-27 19:19:00

win10安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e

<p><span style="font-size: 12px"><span style="color: rgba(153, 153, 153, 1)">参考链接:</span><span style="color: rgba(128, 128, 128, 1)"><span style="color: rgba(128, 128, 128, 1)">安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e</span></span></span></p>
<h3><span style="color: rgba(0, 0, 255, 1); font-size: 15px">在windows应用商店安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e</span></h3>
<h4>1.报错:</h4>
<div class="cnblogs_code">
<pre><span style="color: rgba(0, 0, 0, 1)">Installing, this may take a few minutes...
Installation Failed!
</span><span style="color: rgba(0, 0, 255, 1)">Error</span><span style="color: rgba(0, 0, 0, 1)">: 0x8007019e
Press any key </span><span style="color: rgba(0, 0, 255, 1)">to</span> <span style="color: rgba(0, 0, 255, 1)">continue</span>...</pre>
</div>
<h4>2.原因:未安装Windows子系统支持。</h4>
<h4>3.解决办法:</h4>
<p>  <span style="font-size: 14px">1.win+x,选择Windows PowerShell(管理员)</span></p>
<p><span style="font-size: 14px">  2.输入:<span style="color: rgba(0, 0, 255, 1)">Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux</span></span></p>
<p><span style="font-size: 14px">  3.回车,输入Y,重启!</span></p>
<p><span style="font-size: 14px">  4.重新打开已经安装的子系统,等几分钟,输入账户和密码。</span></p>
<p><em id="__mceDel">&nbsp;</em></p><br><br>
来源:https://www.cnblogs.com/cai1432452416/p/11748610.html
頁: [1]
查看完整版本: win10安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e