Gr-smart meters on WSL
Jump to navigation
Jump to search
I recently (Apr. 12, 2024) set this up and it worked perfectly on Windows 11. Below is a high level outline followed by some detailed steps.
Install WSL and Ubuntu 22.04
Open PowerShell or cmd prompt as administrator and enter:
wsl --install
Then install Ubuntu 22.04
wsl --install Ubuntu-22.04
There may be some restarts needed when performing these steps.
Once they are complete, start up Ubuntu which should be searchable through the Start menu as Ubuntu 22.04.x LTS App.