GNU/Linux >> LINUX-Kenntnisse >  >> Linux

Beim Versuch, Bash unter Windows zu verwenden, wurde keine Meldung über installierte Distributionen angezeigt

Ich erhalte einen ähnlichen Fehler, nachdem ich versucht habe, zu deinstallieren und neu zu installieren.

Für mich musste ich als Administrator eine cmd-Eingabeaufforderung öffnen und lxrun /install ausführen


Als der Windows Store geöffnet wurde, gab es keine Distro zur Auswahl, dann fand ich diesen Befehl lxrun /install und hat auch bei mir funktioniert.

Als Ausgabe erhalten Sie in etwa Folgendes:

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. Kann ich in Bash Sockets asynchron öffnen und später verwenden?

  2. Wie verwende ich / (Verzeichnistrennzeichen) sowohl unter Linux als auch unter Windows in Python?

  3. Warum sollte eval in Bash vermieden werden und was sollte ich stattdessen verwenden?

  4. Welches Dateisystem soll verwendet werden, wenn sowohl Windows als auch Linux verwendet werden?

  5. VirtualBox unter Linux:Welches Windows-Image soll verwendet werden und wo ist es erhältlich?

So installieren und verwenden Sie Curl auf Linux-Distributionen:Ein Leitfaden für Anfänger

Bash-Scripting Teil 6 – Erstellen und Verwenden von Bash-Funktionen

Wie verwende ich die Linux-Bash-Shell in Windows 10?

So installieren und verwenden Sie PHP Composer auf Linux-Distributionen

So installieren und verwenden Sie GNU Emacs auf Linux-Distributionen

So installieren und verwenden Sie Ruby unter Linux-Distributionen