-
Notifications
You must be signed in to change notification settings - Fork 859
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
Installing a tar distro in wsl 1 with --from-file won't run the OOBE #12398
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Closed similar issues:
|
The guide at https://learn.microsoft.com/en-us/windows/wsl/build-custom-distro states that |
It should. Check the latest release notes: https://github.com/microsoft/WSL/releases/tag/2.4.8 |
I also observed this behaviour with WSL 2.4.9, so I suspect it's a bug. |
Can confirm with WSL 2.4.9 in WSL2 mode as well. I need to open shell with |
@arixmkii this is the expected behavior. But in WSL1 it won't run the oobe even after you open the shell with But I agree with you that it should be executed automatically to mimic the former behavior. |
Yeah, I gave it additional thinking. It is logical a bit, because oobe might require interactive manipulations, so, it would be a bad default. May be a command flag to force run oobe: --install --from-file filename --with-oobe Opening terminal works for me - just had to get used to it. |
With WSL 2.4.10 I got the OOBE running by default as expected. |
Windows Version
Microsoft Windows [Version 10.0.26100.2605]
WSL Version
2.4.8.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
No response
Other Software
No response
Repro Steps
Expected Behavior
Run the OOBE
Actual Behavior
Logs directly with root:
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: