OpenClaw : Options to Install Windows : WSL

Directly on Windows

https://www.youtube.com/watch?v=uqc_54fbsPU

1) check if wsl is installed "wsl --status"





2) if not install it "wsl --install -d Ubuntu-22.04"





Once install completes it takes you to the distro

  • Make sure you do not forget your pasword
  • type "exit" to come back to windows
to see which wsl environment you have installed type this
  • wsl --list -v









Enter Distro

  • wsl - d Ubuntu-24.04

right now once can run calc.exe and other files from windows , lets limit it by editing below





















now shutdown WSL and start











windows volumes are mounted by defaults










First manually unmount










next we modify the wsl.conf file to disable auto mount













now check if anything else is mounted , you dont see anything



Using VirtualBox





Comments

Popular posts from this blog

Agentic AI Course : Week 1

LLM Engineering course : Day 1

LLM Engineering : Week 2