如何在 Windows 10 S 中的 Linux 的 Windows 子系统中启动 Ubuntu?

alt*_*ton 8 windows-10 windows-subsystem-for-linux 18.04

我在 Microsoft App Store 中找到了 Ubuntu 应用程序按钮并附加了它。指示有限:我得到了 Microsoft Windows 的帮助。Ubuntu 没有作为选项启动。Windows 10 S 再次启动,但我有一个 Linux 命令窗口。就是这样。

以下是官方Get Ubuntu 18.04 – Microsoft Store网站的说明。

要启动,请在命令行提示符 (cmd.exe) 上使用“ubuntu 1804”,或单击 Windows 10 开始菜单中的 Ubuntu 图标图块。

要使用此功能,首先需要使用“打开或关闭 Windows 功能”并选择“适用于 Linux 的 Windows 子系统”,单击“确定”,重新启动,然后使用此应用程序。

当我点击 Ubuntu 图标时,安装了超过 214MB 的数据。

然后我打开 Windows 命令提示符窗口并输入ubuntu 1804,但没有任何反应。我的 Windows 命令提示符结果如下所示。

C:\Users\phoebedavis>UBUNTU 1804
'UBUNTU' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\phoebedavis>
Run Code Online (Sandbox Code Playgroud)

有人可以帮助这个全新的菜鸟吗?在购买多台单板计算机并将 Ubuntu 作为工作站安装在它们之前,我想在 Windows 10 S 的 Windows 子系统中运行 Ubuntu。

kar*_*rel 7

Windows 上的 Ubuntu 18.04允许使用 Ubuntu 终端并运行 Ubuntu 命令行实用程序,包括 bash、ssh、git、apt 等等。Ubuntu 18.04 WSL 由 Canonical 发布。Windows 2019 年 4 月 10 日更新为适用于 Linux 的 Windows 子系统提供了新功能,让您可以从 Windows 安全地访问 Linux 文件。WSL2 具有真正的 Linux 内核,可以安装在 Windows 10 版本 2004 及更高版本中。

请注意,Windows 10 S 不支持运行此应用程序。 S 模式下的 Windows 10 无法使用命令行 shell,如 WSL 中常用的 PowerShell、命令提示符或 Bash。各种其他开发人员工具也不受限制。*

在 Windows 10 S 中运行 Ubuntu 的选项要么是在 VirtualBox 之类的虚拟机中,要么是作为与 Windows 10 S 一起的双启动。