yuk7 / ArchWSL

ArchLinux based WSL Distribution. Supports multiple install.
https://git.io/archwsl
MIT License
6.91k stars 201 forks source link

Installation Fails #330

Open nekodjin opened 1 year ago

nekodjin commented 1 year ago

Installation fails with the following error message:

Using: C:\Program Files\WindowsApps\yuk7.archwsl_22.10.16.0_x64__35zwpb4sx6e50\rootfs.tar.gz
Installing...
ERR: winapi error #2147746605
HRESULT: 0x8004032d
Press enter to exit...

Expected behavior: The WSL Distro installs without error.

Enviroment:

nekodjin commented 1 year ago

Anyone tracking this?

remoblaser commented 1 year ago

Same here, did you find any solution?

nekodjin commented 1 year ago

For me, the issue appears to have been related to the fact that I installed WSL with --no-distribution. I don't see why this should cause any issues, but I solved it by just installing it with the default Ubuntu distribution, and then uninstalling Ubuntu after I'd installed Arch.

nekodjin commented 1 year ago

That's a hack though, not a solution - this issue should still be fixed within the ArchWSL software.

johnmaguire commented 7 months ago

EDIT - Restarting the computer fixed it. I suspect you need to reboot after installing wsl, and before installing Arch.

Screenshot 2024-04-11 at 2 05 31 AM

I installed wsl with wsl --install, which included Ubuntu. I receive this error anyway.

Windows 11 Pro 22H2 build 22621.3155 under Parallels on a M1 Pro Macbook, both .zip and .appx install methods.