非专有虚拟映像客户端?
只是想问是否有任何可用的非专有虚拟映像客户端,即能够运行基于 .vhd 和/或 .vmdk 的虚拟映像的应用程序? 我在网上搜索过,但没有找到。
请注意,我实际上希望避免使用臃肿的 VMware Server 2.0,及其 Web 界面和资源匮乏的服务来运行我的 VMware 虚拟映像 - 如果有人对此有任何想法,我将不胜感激。 在有人建议之前,我过去曾多次尝试将 .vmdk 图像转换为 .vhd 文件,但没有成功。 这对我来说不是可能的解决方案。
谢谢,魔术安迪。
Just to ask if there are any non-proprietary virtual image clients available, i.e. an application capable of running .vhd and/or .vmdk based virtual images? I have searched online, but have not been able to find any.
Note, I am actually looking to avoid using the bloated VMware Server 2.0, with its web interface and resource hungry service to run my VMware virtual images - if anyone has any ideas on this, I would appreciate it. Before anyone suggests it, I have tried several times in the past to convert .vmdk images to .vhd files, without success. This is not a possible solution for me.
Thanks, MagicAndi.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
VirtualBox 是一个出色的(并且完全免费)虚拟机,我曾在其中使用过过去运行各种设置(Windows 和 Linux)。 它能够直接使用VMDK和VHD映像以及它自己的格式。
现在,我不确定您所说的专有是什么意思,但如果您只是指付费软件,那么 VirtualBox 显然应该适合您。 如果您想要开源的东西,那么我推荐VirtualBox OSE,它只缺少一些高级功能(请参阅页面上的详细信息)。 它是根据 GPL 获得许可的,所以我相信这意味着它是非专有的,尽管有人可能需要澄清这一点......
VirtualBox is a superb (and totally free) virtual machine that I have used in the past for running all sorts of setups (both Windows and Linux). It is capable of directly using VMDK and VHD images, as well as its own format.
Now, I'm not sure precisely what you mean by proprietary, but if you simply mean paid software, then VirtualBox should clearly be fine for you. If you want something open source, then I recommend VirtualBox OSE, which only lacks a few advanced features (see the details on the page). It's licensed under the GPL, so I believe this means that it is non-proprietary, though someone may need to clarify this...