wsl --install #643
NagoriMustakim
started this conversation in
General
Replies: 2 comments
-
@NagoriMustakim You should refer to the official page, I too faced such issues but was able to resolve by following the instructions from here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was stuck there too! So it looks like --install brings up the --help menu. after that wsl --install should work! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
'
PS C:\WINDOWS\system32> wsl --install
Copyright (c) Microsoft Corporation. All rights reserved.
Usage: wsl.exe [Argument] [Options...] [CommandLine]
Arguments for running Linux binaries:
Options:
--cd
Sets the specified directory as the current working directory.
If ~ is used the Linux user's home path will be used. If the path begins
with a / character, it will be interpreted as an absolute Linux path.
Otherwise, the value must be an absolute Windows path.
Arguments for managing Windows Subsystem for Linux:
Arguments for managing distributions in Windows Subsystem for Linux:
PS C:\WINDOWS\system32>
I am stuck here one can help me?
Beta Was this translation helpful? Give feedback.
All reactions