Rocky Linux to Microsoft WSL 2
Assumption, you have WSL 1 installed. You want to upgrade to WSL 2 but get a “WSL 2 requires an update to its kernel component.” error. Download and run the WSL2 Linux kernel update. https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi From the Microsoft Store, install the “AlmaLinux 8 WSL”. From the Microsoft Store, install “Windows Terminal” (optional) DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V wsl –set-version AlmaLinux-8…
Read More »