Skip to content

Commit

Permalink
hashicorp#9298: Improve error message when WSL rootfs cannot be found
Browse files Browse the repository at this point in the history
  • Loading branch information
BR0kEN- authored and chrisroberts committed Feb 28, 2018
1 parent a1211ca commit 6d08d1c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions templates/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1629,10 +1629,13 @@ en:
Linux, please refer to the Vagrant documentation:
https://www.vagrantup.com/docs/other/wsl.html
wsl_rootfs_not_found_error: |-
Vagrant is unable to determine WSL instance it is currently in. If you see this
error then your WSL installation is incorrect.
Vagrant is unable to determine WSL instance you are currently in because Windows
registry has no information about it at "HKCU:\Software\Microsoft\Windows\Current
Version\Lxss".
It is recommended to destroy this WSL and do a clean installation from Microsoft
Store.
#-------------------------------------------------------------------------------
# Translations for config validation errors
#-------------------------------------------------------------------------------
Expand Down

0 comments on commit 6d08d1c

Please sign in to comment.