Gr-smart meters on WSL: Difference between revisions

From RECESSIM, A Reverse Engineering Community
Jump to navigation Jump to search
Created page with "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. <br /> === Install WSL and Ubunt..."
(No difference)

Revision as of 15:57, 14 April 2024

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.