Bugzilla – Bug 1219372
WSL from Microsoft store is x86_64 instead of arm64
Last modified: 2024-02-07 08:48:19 UTC
openSUSE Tumbleweed WSL from Microsoft store is the x86_64 flavor instead of arm64. Installing manually from arm64 appx [0] is fine. [0]: https://en.opensuse.org/openSUSE:WSL#With_Appx_from_openSUSE_download_server
Without any TW WSL Distro already installed, does the following work when sitting at a cmd/powershell prompt in 'Windows for ARM'? wsl --install openSUSE-Tumbleweed --web-download
(In reply to Scott Bradnick from comment #1) > Without any TW WSL Distro already installed, does the following work when > sitting at a cmd/powershell prompt in 'Windows for ARM'? > > wsl --install openSUSE-Tumbleweed --web-download From Windows Dev Kit 2023, it downloads and installs the right arm64 flavor. Then, Firstboot is started for inital configuration and it works as expected with aarch64 Tumbleweed.