Windows 10: BSOD upon wsl install command

Discus and support BSOD upon wsl install command in Windows 10 Installation and Upgrade to solve the problem; After recent updates to my laptop windows 10 Enterprise, upon starting docker desktop, laptop goes to bluescreen.I have uninstalled docker... Discussion in 'Windows 10 Installation and Upgrade' started by Paila LN, Mar 8, 2024.

  1. Paila LN Win User

    BSOD upon wsl install command


    After recent updates to my laptop windows 10 Enterprise, upon starting docker desktop, laptop goes to bluescreen.I have uninstalled docker desktop.turned off wsl, hyper-v, restarted and turned on backupdated nvdia drivers.still it goes to bluescreen after wsl --install with errorWslRegisterDistribution failed with error: 0x8037011e Error: 0x8037011e The host compute system service has disconnected unexpectedly.I looked at the memory dump it generated:************* Preparing the environment for Debugger Extensions Gallery repositories ************** ExtensionRepository : Implicit UseE

    :)
     
    Paila LN, Mar 8, 2024
    #1

  2. Wsl Installation Command timed out in Windows Powershell

    When I enabled the Windows Subsystem for Linux feature and tried to run the "wsl --install" command in powershell, I received the following message. How do I move forward to install the latest distribution?

    ----------------------------------------------------------------------------------------------------------

    Usage: wsl.exe [Argument] [Options...] [CommandLine]



    Arguments for running Linux binaries:



    If no command line is provided, wsl.exe launches the default shell.



    --exec, -e <CommandLine>

    Execute the specified command without using the default Linux shell.



    --

    Pass the remaining command line as is.



    Options:

    --cd <Directory>

    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.



    --distribution, -d <Distro>

    Run the specified distribution.



    --user, -u <UserName>

    Run as the specified user.



    Arguments for managing Windows Subsystem for Linux:



    --help

    Display usage information.



    --install [Options]

    Install additional Windows Subsystem for Linux distributions.

    For a list of valid distributions, use 'wsl --list --online'.



    Options:

    --distribution, -d [Argument]

    Downloads and installs a distribution by name.



    Arguments:

    A valid distribution name (not case sensitive).



    Examples:

    wsl --install -d Ubuntu

    wsl --install --distribution Debian



    --set-default-version <Version>

    Changes the default install version for new distributions.



    --shutdown

    Immediately terminates all running distributions and the WSL 2

    lightweight utility virtual machine.



    --status

    Show the status of Windows Subsystem for Linux.



    --update [Options]

    If no options are specified, the WSL 2 kernel will be updated

    to the latest version.



    Options:

    --rollback

    Revert to the previous version of the WSL 2 kernel.



    --inbox

    Only update the inbox WSL 2 kernel. Do not install WSL from the Microsoft Store.



    --web-download

    Download the most recent version of WSL from the internet instead of the Microsoft Store.



    Arguments for managing distributions in Windows Subsystem for Linux:



    --export <Distro> <FileName>

    Exports the distribution to a tar file.

    The filename can be - for standard output.



    --import <Distro> <InstallLocation> <FileName> [Options]

    Imports the specified tar file as a new distribution.

    The filename can be - for standard input.



    Options:

    --version <Version>

    Specifies the version to use for the new distribution.



    --list, -l [Options]

    Lists distributions.



    Options:

    --all

    List all distributions, including distributions that are

    currently being installed or uninstalled.



    --running

    List only distributions that are currently running.



    --quiet, -q

    Only show distribution names.



    --verbose, -v

    Show detailed information about all distributions.



    --online, -o

    Displays a list of available distributions for install with 'wsl --install'.



    --set-default, -s <Distro>

    Sets the distribution as the default.



    --set-version <Distro> <Version>

    Changes the version of the specified distribution.



    --terminate, -t <Distro>

    Terminates the specified distribution.



    --unregister <Distro>

    Unregisters the distribution and deletes the root filesystem.
     
    Darshil Mukesh Desai, Mar 8, 2024
    #2
  3. I_Meow Win User
    wsl installation nightmare

    Hello. wsl is commandline perfered. I do not think it has a GUI. The issue maybe that windows terminal is crashing or powershell. For wsl use the command line Win+R C:\Windows\System32\cmd.exe

    cmd.exe wsl

    wsl --list --online

    wsl --install -d Ubuntu --web-download

    wsl --stats

    bash

    sudo apt install blahblah

    exit

    exit

    Usally you can just go in the MSstore and click install on Ubuntu ect.

    no dns required.

    Other options: Viurtal box Or use a live USB Ubunti.iso but dont install.
     
    I_Meow, Mar 8, 2024
    #3
  4. AlexisH34 Win User

    BSOD upon wsl install command

    WSL problem -- all wsl commands don't work

    Hello everyone,

    I got an issue with the windows subsystem for Linux (WSL).

    Context :

    I'm using a Windows 10 lap-top shared by my company

    How I got to the problem :

    - I first reinstall windows 10

    - I installed WSL through this link .

    - Everything was working though with the Ubuntu 20.04 installed though I wanted Ubuntu 22.04

    - When I was looking at wich distro I could install by using the command :

    wsl --list --online

    - So I was like, hey maybe, I could use the command wsl --update to update my wsl, maybe it was not fully updated. I was wrong, it was my Windows not updated.

    But anyway, I tried the command, it hungs, nothing was happening...
    - I Ctrl+C to stop the execution of the cmd ; from here I could not do any command in admin power-shell, it would just hung forever.

    - But I've seen that I could still use the command in User mode not admin, though I needed to launch the distro in admin mode otherwise I had a credential issue.

    - The thing is the WSL used in non-root mode was not updated

    I didn't have the new feature with the GUI which I need for my project.

    - So in non-root powershell, I did the update command:

    wsl --update

    - And now, I can have the GUI but at that point, in my distro. Every apt update, apt install commands don't work anymore.

    - So I have to uninstall wsl in user mode to use the apt install, and reinstall it everytime to have the GUI

    That's not really what I want. I obviously already tried to uninstall everything distro and WSL. By not forgetting to remove every windows features about virtual machine, wsl and the hypervisor.

    I used this method to uninstall WSL : here is the link

    And now after reinstalling wsl in root mode. Even after uninstalling it hung forever...

    Do you have any idea to have a WSL working without reinstalling again windows ?
     
    AlexisH34, Mar 8, 2024
    #4
Thema:

BSOD upon wsl install command

Loading...
  1. BSOD upon wsl install command - Similar Threads - BSOD upon wsl

  2. BSOD upon wsl install command

    in Windows 10 Gaming
    BSOD upon wsl install command: After recent updates to my laptop windows 10 Enterprise, upon starting docker desktop, laptop goes to bluescreen.I have uninstalled docker desktop.turned off wsl, hyper-v, restarted and turned on backupdated nvdia drivers.still it goes to bluescreen after wsl --install with...
  3. BSOD upon wsl install command

    in Windows 10 Software and Apps
    BSOD upon wsl install command: After recent updates to my laptop windows 10 Enterprise, upon starting docker desktop, laptop goes to bluescreen.I have uninstalled docker desktop.turned off wsl, hyper-v, restarted and turned on backupdated nvdia drivers.still it goes to bluescreen after wsl --install with...
  4. Wsl Installation Command timed out in Windows Powershell

    in Windows 10 Installation and Upgrade
    Wsl Installation Command timed out in Windows Powershell: I am trying to install the WSL on my pc. I first opened windows powershell as an administrator and then entered the following command: wsl --install. After 3-4 minutes, it showed "the operation timed out". How to resolve this issue please help!...
  5. Wsl Installation Command timed out in Windows Powershell

    in Windows 10 Gaming
    Wsl Installation Command timed out in Windows Powershell: I am trying to install the WSL on my pc. I first opened windows powershell as an administrator and then entered the following command: wsl --install. After 3-4 minutes, it showed "the operation timed out". How to resolve this issue please help!...
  6. Wsl Installation Command timed out in Windows Powershell

    in Windows 10 Software and Apps
    Wsl Installation Command timed out in Windows Powershell: I am trying to install the WSL on my pc. I first opened windows powershell as an administrator and then entered the following command: wsl --install. After 3-4 minutes, it showed "the operation timed out". How to resolve this issue please help!...
  7. Wsl Installation Command timed out in Windows Powershell

    in Windows 10 BSOD Crashes and Debugging
    Wsl Installation Command timed out in Windows Powershell: I am trying to install the WSL on my pc. I first opened windows powershell as an administrator and then entered the following command: wsl --install. After 3-4 minutes, it showed "the operation timed out". How to resolve this issue please help!...
  8. Wsl Installation Command timed out

    in Windows 10 Software and Apps
    Wsl Installation Command timed out: I am trying to install the WSL on my pc. I first opened windows powershell as administrator and then entered the following command: wsl --install. After 3-4 minutes, it showed "the operation timed out". How to resolve this issue please help me...
  9. Wsl Installation Command timed out

    in Windows 10 BSOD Crashes and Debugging
    Wsl Installation Command timed out: I am trying to install the WSL on my pc. I first opened windows powershell as administrator and then entered the following command: wsl --install. After 3-4 minutes, it showed "the operation timed out". How to resolve this issue please help me...
  10. Wsl Installation Command timed out

    in Windows 10 Gaming
    Wsl Installation Command timed out: I am trying to install the WSL on my pc. I first opened windows powershell as administrator and then entered the following command: wsl --install. After 3-4 minutes, it showed "the operation timed out". How to resolve this issue please help me...