GNU/Linux >> Linux の 問題 >  >> Linux

Windows で bash を使用しようとすると、ディストリビューションがインストールされていないというメッセージが表示される

アンインストールして再インストールしようとすると、同様のバグが発生します。

私にとっては、管理者としてコマンドプロンプトを開き、 lxrun /install を実行する必要がありました


Windows ストアが開いたとき、選択できるディストリビューションがありませんでしたが、このコマンド lxrun /install を見つけました

出力として次のようなものが得られます:

C:\WINDOWS\system32>lxrun /install
Warning: lxrun.exe is only used to configure the legacy Windows Subsystem for Linux distribution.
Distributions can be installed by visiting the Microsoft Store:
https://aka.ms/wslstore

This will install Ubuntu on Windows, distributed by Canonical and licensed under its terms available here:
https://aka.ms/uowterms

Type "y" to continue: y
Downloading from the Microsoft Store... 100%
Extracting filesystem, this will take a few minutes...
Would you like to set the Ubuntu locale to match the Windows locale (en-FI)?
The default locale is en_US.
Type "y" to continue: y
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: <you type your login here>
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
Installation successful!
Documentation is available at:  https://aka.ms/wsldocs

Linux
  1. Bashリダイレクト構文とその出力を理解しようとしていますか?

  2. Bash で eval を避ける必要があるのはなぜですか? 代わりに何を使用する必要がありますか?

  3. いつ Bash を使用し、いつ Perl/Python/Ruby を使用するか?

  1. Linuxシャットダウンコマンドの使用方法、計画された即時の再起動

  2. Bashでは、ソケットを非同期で開いて後で使用できますか?

  3. Bashでwatchコマンドとjobsコマンドを一緒に使用するにはどうすればよいですか?

  1. Python で Linux と Windows の両方で / (ディレクトリ区切り記号) を使用するには?

  2. bash から変数をエクスポートして Python で使用する

  3. Windows と Linux の両方を使用する場合、どのファイルシステムを使用すればよいですか?