-
Notifications
You must be signed in to change notification settings - Fork 514
Updating the BOINC WSL distro
Vitalii Koshura edited this page Dec 7, 2025
·
7 revisions
To update the BOINC WSL distro, we recommend you are using our installer:
- Quit the BOINC client
- Download the installer from https://github.com/BOINC/boinc-buda-runner-wsl-installer/releases
- Run downloaded and installer and press 'Install' button
- Check that all steps in the installer were green and the process finished successfully.
- Restart BOINC
If you want to update your BOINC WSL distro manually, do the next steps:
- Quit the BOINC client
- Download the new version of the distro from https://github.com/BOINC/boinc-buda-runner-wsl
- Open Windows Terminal (Win+R -> type 'cmd' -> press Enter)
- In the Terminal window, run 'wsl.exe --unregister boinc-buda-runner'
- On the desktop: double click on the boinc-buda-runner.wsl or right click on it -> Open with -> Windows Subsystem for Linux
- In the Terminal window, run 'wsl.exe -d boinc-buda-runner' and wait for the message "Podman setup complete"
- Restart BOINC