WSL #9:WSL2のインストール手順(2021年11月現在)



環境

Windows 10 21H2 (19044.1348)
Windows 11 23H2 (22631.3880) ※2024年10月8日現在

WSLインストール手順

コマンドプロンプト(管理者) または PowerShell(管理者)を起動し以下コマンドを入力
wsl --install
Windowsの再起動が必要
Windows再起動後Ubuntuのインストールが走り、最後にUbuntuのユーザー名・パスワードを入力すれば終了

2024年10月7日現在、
以下のエラーは発生していない。

エラー(1)

Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80004005
Error: 0x80004005 ???????????    
  
無視して続行した。

エラー(2)

Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80370102
Error: 0x80370102 ??????????????????????????????????????    
  
仮想化機能が有効化されていない。
この環境は仮想マシンのため、ゲストOSの仮想化を有効化する必要がある。
以下記事の "ゲストOSの仮想化機能を有効にする" を実施
※ 手順:WSL2 #5:ゲストOS上にWSL2をインストールしてみる

ゲストを起動し、スタートメニューより Ubuntu を起動

次のエラーとなった
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80370110
Error: 0x80370110 ???????????????????????????????????
  

Microsot StoreのライブライからUnbutuを更新してみる
更新したらUbuntuを起動

Ubuntu起動中のエラー?

Ubuntu起動中に「Linux 用 Windows サブシステム インスタンスが強制終了されました。」と表示される。
Installing, this may take a few minutes...
Linux 用 Windows サブシステム インスタンスが強制終了されました。
Please create a default UNIX user account. The username does not need to match your Windows username.
For more information visit: https://aka.ms/wslusers
Enter new UNIX username:    
  
ユーザー名の入力にはなっているので処理は進んでいる感じ
ユーザー名とパスワードの入力を行ったあと 正常に起動した。

WSL
更新:2024.10.08 07:45

0 件のコメント:

その他の記事