Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x80370102 Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS. For information please visithttps://aka.ms/enablevirtualization Press any key to continue.. I...
For information on key differences with WSL 2 please visit https://aka.ms/wsl2 Importing the distribution failed. ./var/lib/gems/2.5.0/doc/test-unit-3.3.5/rdoc/js/jquery.js: Hard-link target './var/lib/gems/2.5.0/doc/webrick-1.6.0/rdoc/js/jquery.js' does not exist. ./var/lib...
报错:WslRegisterDistribution failed with error: 0x800706ba 解决: 首次运行 Ubuntu 时报错: Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x800706ba Error: 0x800706ba The RPC server is unavailable. Press any key to continue... 产生此错误可能有两个原因: ...
wsl --import ubuntu-copy c:\users\yourname\ubuntu c:\tmp\ubuntu.tar # 安装不同的linux发行版 wsl --install -d Debian # 关闭linux子系统, 以ubuntu为例 wsl --terminate ubuntu # 运行特定的 Linux 发行版,请将 <Distribution Name> 替换为目标发行版的名称 wsl --distribution <Distribution Name> ...
WslRegisterDistribution failed with error: 0x800701bc 这是因为没有下载适用于 x64 计算机的 WSL2 Linux 内核更新包,下载安装,重启电脑,即可 https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi 2.4 安装路径迁移 正常打开后,创建用户名和密码,即可迁移盘符。
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux 运行命令后重启 WslRegisterDistribution failed with error:0x800701bc 内核没有升级:下载 Linux 内核更新包 wsl 命令 wsl -h # 查看帮助 wsl -l -v # 列出子系统的详细信息 wsl --set-version Ubuntu-20.04 2 # 切换至 ...
WSL安装Linux报错WslRegisterDistribution failed with error: 0x80370102-PHP基础-自如初个人博客 Wsl2-启动报错 请启用虚拟机平台 Windows 功能并确保在BIOS中启用虚拟化。 在windows功能中勾选hyper-v 注:若家庭版功能没有hyper-v,参考这里 https://www.cnblogs.com/guangzhou11/p/11622212.html ...
WslRegisterDistribution failedwitherror:0x8007019e The Windows SubsystemforLinuxoptionalcomponentisnotenabled. Please enable itandtry again. See https://aka.ms/wslinstallfordetails. Pressanykeytocontinue... 出现这个错误的原因是没有安装Windows子系统支持(如果前面打开那个功能过后就重启就不会出现这个问题)。
注意1:有可能启动ubuntu报告WslRegisterDistribution failed with error: 0x800701bc是因为没有升级linux内核使用wsl --update下载更新即可。 注意2:在商店安装后并没有完全完成Linux子系统安装,还需要运行一次Linux系统来完成内核下载以及用户名密码的设置:(或者在windows的搜索中直接搜索刚刚安装的ubuntu则会显示已下载的...
转换完成。 PS C:\Users\cxxu\downloads\Programs> wsl -l -v NAME STATE VERSION * Ubuntu Stopped 2 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 启动失败@错误处理🎈 最好使用google搜索报错内容 例如 WslRegisterDistribution failed with error: 0x800701bc ...