Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install WSL #4705

Closed
brumeistern opened this issue Nov 22, 2019 · 3 comments
Closed

Cannot install WSL #4705

brumeistern opened this issue Nov 22, 2019 · 3 comments

Comments

@brumeistern
Copy link

I am trying to enable WSL. I am running a "lite" version of Windows 10.
Windows Linux Subsystem does not show in "Turn Windows features on or off"
Is there a way to install from an installation file, like it can be done for .NET Framework ?
When I try to enable, I get the following:
PS C:\Users\Administrator> Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux Enable-WindowsOptionalFeature : The specified package is not valid Windows package.
At line:1 char:1

  • Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows- ...
  •   + CategoryInfo          : NotSpecified: (:) [Enable-WindowsOptionalFeature], COMException
      + FullyQualifiedErrorId : Microsoft.Dism.Commands.EnableWindowsOptionalFeatureCommand
    
@benhillis
Copy link
Member

@brumeistern - By "lite" do you mean Windows 10 S?

@brumeistern
Copy link
Author

No, I mean one of those "lite" version people build in order to use much less resources. My WinSXS folder is almost empty, meaning the resources were removed from the ISO. There is a file: microsoft-windows-netfx3-ondemand-package.cab used to install .NET Framework 3.5. I need something similar for WSL. Do you know anything like that ?

@craigloewen-msft
Copy link
Member

Hi @brumeistern, these 'lite' versions are not made by Microsoft and so we do not support them.

Additionally, currently you are only able to install WSL as a Windows optional component, we do not have any installer to enable it.

If you'd like to use WSL please switch to a supported version of Windows and then you'll be able to use the commands you had above. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants