1
0

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.

WSL2の手動installでエラー(This update only applies to machines with the Windows Subsystem for Linux)

Last updated at Posted at 2021-04-22

「Linux カーネル更新プログラム パッケージをダウンロードする」でエラー

手順 4で以下のエラーが出た時の対処方法で、公式に書かれている事を試しても解決しなかったときの対処

This update only applies to machines with the Windows Subsystem for Linux

解決方法

  1. wsl_update_x64.msiをダウンロードして解凍
  2. 解凍したフォルダ内の「lxss_kernel」をさらに解凍
  3. 解凍したフォルダ「lxss_kernel」内の「FID_LXSS_KERNEL」を以下のディレクトリに配置
  4. FID_LXSS_KERNEL → kernel にリネーム
C:\Windows\System32\lxss\tools

以上で完了です。

1
0
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
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?