在 Ubuntu 中运行 Windows 就像通过 Virtual Box 在 Windows 中运行 Ubuntu 一样

在 Ubuntu 中运行 Windows 就像通过 Virtual Box 在 Windows 中运行 Ubuntu 一样

Ubuntu 在 Windows 机器上的虚拟盒中运行完美。

在 ubuntu 中是否有可用的虚拟盒等效程序来运行 Windows 操作系统?

谢谢。

答案1

有几种。VirtualBox 和 VMWare 都适用于 Ubuntu,或者如果您更喜欢 FOSS,您可以在 Ubuntu 中使用 KVM,所有这些都能够在 Ubuntu 中运行 Windows VM。

答案2

还有葡萄酒。

WINE 是一个命令 shell,它允许许多 Windows 应用程序在 Linux 中运行,而无需虚拟机的开销。与通常会大幅降低速度的虚拟机和模拟器不同,WINE 的运行速度接近本机速度。

相关内容