0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

windows更新したらWSL2が起動しなくなったんだが

Last updated at Posted at 2020-04-15

windows更新したらWSL2が起動しなくなった際の対処法を一応メモ
結論はカーネル更新したら直った。

##環境
Windows10 Pro Version 10.0.19041.172
WSL2(ubuntu)を利用

##対処法
https://docs.microsoft.com/ja-jp/windows/wsl/wsl2-kernel
にアクセスして更新プログラムを実行して適用するだけ。

##補足
コマンドプロンプトでwslを実行すれば

WSL 2 を実行するには、カーネル コンポーネントの更新が必要です。
詳細については https://aka.ms/wsl2kernel を参照してください

と表示されます。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?