直接从虚拟映像启动物理机

发布于 2024-10-21 08:35:12 字数 255 浏览 3 评论 0原文

我一直在寻找一种从虚拟映像(.vhd 或 .vmdk)启动物理机的方法。我找到了使用 Microsoft 随 Windows 7 提供的加载程序的解决方案,但这对我来说并没有多大实际帮助,因为我们不会使用 Windows。

有一个名为 VBoot 的软件声称可以做到这一点,但显然它只适用于 NTFS 文件系统(这并没有使它比 Microsoft 的加载程序更有用)。

更大的前景是使用虚拟映像本地启动许多物理机,但如果我能够启动甚至一台机器,那么其他事情就可以完成。

I have been searching for a way to boot a physical machine from a virtual image (.vhd or .vmdk). I found solutions using the loader that Microsoft provides with windows 7, but that is not of much real help to me because we will not be using windows.

There was a software called VBoot that claimed to do it, but apparently it only works on NTFS file system (which doesn't make it any more useful the Microsoft's loader).

The bigger picture is to natively boot many physical machines using virtual images, but if I'm able to work out booting even a single machine, the other things can be done.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

你丑哭了我 2024-10-28 08:35:12

您在谈论虚拟机管理程序吗?

VMWare 的 ESXi 是一个免费使用的裸机虚拟机管理程序,使这成为可能。 Xen 是另一种基于 Linux 的 1 类虚拟机管理程序(称为 dom0 的特权 Linux 来宾管理虚拟机管理程序),也是免费的。

编辑:这是 ESXi(现在称为 vSphere)的链接:
http://blogs.vmware.com/vsphere/2010/07/introducing-vmware-sphere-hypervisor-41-the-free-edition-of-vmware-vsphere-41.html

Are you talking about a hypervisor?

VMWare's ESXi is a free to use bare metal hypervisor that would make this possible. Xen is another type 1 hypervisor based on Linux (a privileged Linux guest called dom0 manages the hypervisor), also free.

EDIT: Here's the link to ESXi, now called vSphere:
http://blogs.vmware.com/vsphere/2010/07/introducing-vmware-sphere-hypervisor-41-the-free-edition-of-vmware-vsphere-41.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文