【问题标题】:Can we run programs simultaneously in both the operating system of a single CPU? [closed]我们可以在单个 CPU 的两个操作系统中同时运行程序吗? [关闭]
【发布时间】:2012-05-14 13:02:57
【问题描述】:

我的系统有两个操作系统 - Windows 7 和 Ubuntu。现在我想在 Ubuntu 和 Windows 上运行一个程序。

为了更好地解释,我想在 Ubuntu 中运行 Windows 程序。这可能吗?

【问题讨论】:

    标签: windows linux compatibility


    【解决方案1】:

    您通常不能同时运行两个操作系统,因为它们都想接管所有硬件。

    基本上有两种选择:

    1. 使用虚拟化在另一个操作系统中运行一个操作系统
    2. 使用某种兼容层运行“外部”应用程序,例如 Cygwin(用于在 Windows 上运行 Linux 应用程序)或 Wine(用于在 Linux 上运行 Windows 应用程序)

    【讨论】:

    • oracle的Virtualbox可用于在任何操作系统中运行任何操作系统。
    • @tarakaramji:是的,这就是我提到虚拟化的原因。
    猜你喜欢
    • 1970-01-01
    • 2021-09-07
    • 1970-01-01
    • 2014-06-30
    • 2018-07-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多