I was attempting to install Ubuntu with WSL on my Windows 11 device. When I run wsl --install -d Ubuntu
, I get the error An error occurred during installation. Distribution Name: 'Ubuntu' Error Code: 0x80070520
. I also attempted to use wsl --install --web-download Ubuntu
but got the error --install: unrecognized option: web-download
. Anyone know how to fix this? I also tried installing from the Microsoft Store but that keeps saying "pending" and never downloading.
↧
How can I install Ubuntu using WSL without running into issues?
↧