When Windows Subsystem for Linux (WSL) cannot be started

Ubuntu downloaded from Microsoft Store cannot be started ...

スクリーンショット 2021-01-19 172846.png

The cause is that wsl.exe does not exist

What is'wsl.exe'

Windows Subsystem for Linux is a compatibility layer for native execution of Linux binary executables on Windows 10 and Windows Server.

Solutions

--Enter the Windows Insider Program --Install a preview build of Windows 10 (OS build 20262 or later). --Install by running wsl --install with administrator privileges

procedure

Note: You can't enter the Insider Program without ** donating ** diagnostic data to ** microsoft **

Settings> Privacy> Diagnostics & Feedback

スクリーンショット 2021-01-19 165731.png

  1. Enter the Insider Program

Settings> Update & Security> Windows Insider Program

  1. Install the Windows 10 preview build (OS build 20262 or later) --Open windows update and check for updates once --Install the Windows Insider preview that came out

  2. Install wsl.exe --Start command prompt with administrator privileges --Run'wsl --install' --Wsl.exe can be used after rebooting image.png

It started.

image.png

reference

Installation Guide for Windows Subsystem for Linux for Windows 10

Recommended Posts

When Windows Subsystem for Linux (WSL) cannot be started
WSL2 (Windows Subsystem for Linux) installation procedure
pykintone on Windows Subsystem for Linux
How to set up Ubuntu for Windows Subsystem for Linux 2 (WSL2)
Windows Subsystem for Linux is not displayed
How to install Windows Subsystem For Linux
Until Windows Subsystem for Linux (WSL) is installed in Windows and fish is installed
[Linux] When "| (pipe)" cannot be hit on CentOS7
Linux (WSL) on Windows
When I tried to use Python on WSL (windows subsystem for linux), it got stuck in Jupyter (solved)
When USB cannot be formatted
Use Linux on Windows 10 (WSL2)
When pydub cannot be installed
Comfortable LaTeX with Windows Subsystem for Linux and VS Code
Linux delete command when only the folder cannot be deleted
WSL2 ~ Linux on Windows ~ (Part 1: Introduction)
Install wsl2 and master linux on windows
Windows → linux Tips for bringing in data
Project cannot be created with Python3.5 (Windows) + django1.7.1
When Html cannot be output with Jupyter Notebook
When contour map cannot be drawn with APLpy
"Temporary solution" when pip cannot be updated [Python]
Investigation when import cannot be done with python
Organize files on Windows with Linux commands-using WSL-
[python] When pipenv install of WSL, python on Windows side is called for some reason