LoginSignup
1
0

[windows11]Ubuntuインストール時に0.0%でスタック

Posted at

Ubutnuをインストール時にWindowsStoreのインスト-ルが始まらずコマンドプロンプトでwsl --install -d Ubuntu を実行しても0.0%から進行しなかった。
似たような事案を検索してもなかなか見つけることができなかったところ
https://github.com/microsoft/WSL/issues/9390
こちらを試したところUbuntuのインストールに成功したため書き記しておきます。
管理者権限でpowershellに
wsl --update --web-download
↓実行
wsl --install --web-download
↓実行

とインストールが完了しユーザー名とパスワード入力後Ubuntuが起動しました。

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