win 11 安裝 wsl? 出現(xiàn)的問(wèn)題。
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x800701bc
Error: 0x800701bc WSL 2 ?????????????????? https://aka.ms/wsl2kernel
Press any key to continue...
造成該問(wèn)題的原因是WSL版本由原來(lái)的WSL1升級(jí)到WSL2后,內(nèi)核沒(méi)有升級(jí),前往微軟WSL官網(wǎng)下載安裝適用于 x64 計(jì)算機(jī)的最新 WSL2?Linux?內(nèi)核更新包即可。
下載鏈接:https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi
下載安裝之后,重新運(yùn)行Ubuntu系統(tǒng),出現(xiàn)以下問(wèn)題
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80370102
Error: 0x80370102 ???????????????????
Press any key to continue...
原來(lái)是控制面版中Hyper-V功能沒(méi)有打開(kāi)

把Hyper-V勾選上就??了。