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

Error 0x80070057 #1785

Closed
tksunw opened this issue Mar 18, 2017 · 2 comments
Closed

Error 0x80070057 #1785

tksunw opened this issue Mar 18, 2017 · 2 comments

Comments

@tksunw
Copy link

tksunw commented Mar 18, 2017

I am getting Error: 0x80070057 when I try to install the Linux bits, via running bash or running lxrun /install, as an admin user or a regular user.

I have read several of the other threads in this forum that mentioned this issue, and none of the solutions worked for me, so I'm starting a new thread.

Here is the terminal output:

PS C:\Users\tkennedy\WS_ETL> lxrun /install
-- Beta feature --
This will install Ubuntu on Windows, distributed by Canonical
and licensed under its terms available here:
https://aka.ms/uowterms

Type "y" to continue: y
Downloading from the Windows Store... 100%
Extracting filesystem, this will take a few minutes...
Error: 0x80070057

My Microsoft build is:
Microsoft Windows [Version 10.0.14393]

  • Steps to reproduce:
  • `lxrun /uninstall /full /y'
  • lxrun /install /y

I have ETL files from the lxcore_trace scripts. WSL_ETL.zip

Thank you for your help.

@tksunw
Copy link
Author

tksunw commented Mar 20, 2017

Ran a full chkdsk /R, followed by a reboot, just in case it was a disk issue.

Same error.

Disabled the WSL feature, by running:
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
And rebooting. After reboot, re-enabled the WSL feature, by running:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
And rebooting again.

Same error:

Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

Z:\>bash
-- Beta feature --
This will install Ubuntu on Windows, distributed by Canonical
and licensed under its terms available here:
https://aka.ms/uowterms

Type "y" to continue: y
Downloading from the Windows Store... 100%
Extracting filesystem, this will take a few minutes...
Error: 0x80070057

@tksunw
Copy link
Author

tksunw commented Mar 20, 2017

Appended these issues to #7. Closing this issue.

@tksunw tksunw closed this as completed Mar 20, 2017
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

1 participant