WhitewaterFoundry / Pengwin

A Linux distro optimized for WSL based on Debian.
Other
1.48k stars 105 forks source link

error: 0x800701bc #750

Closed PengwinEnterpriseUser closed 2 years ago

PengwinEnterpriseUser commented 2 years ago

I'm trying to install Pengwin on my Windows 11 installation and it seems that it has a kernel issue. The opening command windows says,

Unpacking Pengwin, this may take a few minutes... WslRegisterDistribution failed with error: 0x800701bc Error: 0x800701bc WSL 2 requires an update to its kernel component. For information please visit https://aka.ms/wsl2kernel

Press any key to continue...

So why doesn't your Flagship product work in Windows 11?

Roger

crramirez commented 2 years ago

Hello @PengwinEnterpriseUser,

Of course, it works with Windows 11 but you need to update it (Windows 11)

In an elevated command prompt, type: wsl --update

Regards

PengwinEnterpriseUser commented 2 years ago

Yep, that fixed it.  I would not have found that answer in a million years.  Thank you.

Roger

On Wed, 24 Aug 2022 13:48:45 -0700, Carlos Rafael Ramirez @.***> wrote:    

Hello @PengwinEnterpriseUser,

Of course, it works with Windows 11 but you need to update it (Windows 11)

In an elevated command prompt, type: wsl --update

Regards

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

crramirez commented 2 years ago

You are very welcome.