Skip to content

Commit 59aff99

Browse files
Updated troubleshooting.md
1 parent 8b22f05 commit 59aff99

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

WSL/troubleshooting.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,4 +370,8 @@ Some distributions [available in Microsoft Store](install-win10.md#step-6---inst
370370
2. Check profile settings with `cat /etc/profile`.
371371
If it contains assignment of the PATH variable, edit the file to comment out PATH assignment block with a **#** character.
372372
3. Check if wsl.conf is present `cat /etc/wsl.conf` and make sure it does not contain `appendWindowsPath=false`, otherwise comment it out.
373-
4. Restart distribution by typing `wsl -t ` followed by distribution name or run `wsl --shutdown` either in cmd or PowerShell.
373+
4. Restart distribution by typing `wsl -t ` followed by distribution name or run `wsl --shutdown` either in cmd or PowerShell.
374+
375+
### Unable to boot after installing WSL 2
376+
377+
We are aware of an issue affecting users where they are unable to boot after installing WSL 2. While we fully diagnose those issue, users have reported that [changing the buffer size](https://github.com/microsoft/WSL/issues/4784#issuecomment-639219363) or [installing the right drivers](https://github.com/microsoft/WSL/issues/4784#issuecomment-675702244) can help address this. Please view this [Github issue](https://github.com/microsoft/WSL/issues/4784) to see the latest updates on this issue.

0 commit comments

Comments
 (0)