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

some problem with wsl startup #9841

Closed
1 of 2 tasks
DontSerious opened this issue Mar 24, 2023 · 3 comments
Closed
1 of 2 tasks

some problem with wsl startup #9841

DontSerious opened this issue Mar 24, 2023 · 3 comments

Comments

@DontSerious
Copy link

Windows Version

Microsoft Windows [版本 10.0.22624.1470]

WSL Version

WSL 版本: 1.1.6.0 内核版本: 5.15.90.1 WSLg 版本: 1.0.50 MSRDC 版本: 1.2.3770 Direct3D 版本: 1.608.2-61064218 DXCore 版本: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Windows 版本: 10.0.22624.1470

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

Linux version 5.15.90.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Fri Jan 27 02:56:13 UTC 2023

Distro Version

Ubuntu 22.04

Other Software

No response

Repro Steps

wsl -d ubuntu

Expected Behavior

wsl startup fast

Actual Behavior

log.txt

Diagnostic Logs

No response

@benhillis
Copy link
Member

/logs

@microsoft-github-policy-service
Copy link
Contributor

Hello! Could you please provide more logs to help us better diagnose your issue?

To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

The scipt will output the path of the log file once done.

Once completed please upload the output files to this Github issue.

Click here for more info on logging

Thank you!

@DontSerious
Copy link
Author

WslLogs-2023-03-25_08-15-15.zip
I start the sh1 and then startup my ubuntu.This is my log file.

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

2 participants