Project:WSL/Debugging WSL builds
From Gentoo Wiki
Jump to:navigation
Jump to:search
If a container won't execute the OOBE script, and the reason for failure is non-obvious, you can skip the OOBE script by running
PS>
wsl -d Gentoo -u Root /bin/bash
which will give you a bash shell to troubleshoot with.