如何使用 Windows 7 打开 .vhdx?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/27004643/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-08 18:50:01  来源:igfitidea点击:

How can i open .vhdx using windows 7?

windowsvirtual-machine

提问by M P

I have Windows 7 running on my machine, and other hand I have virtual hard disk file(.vhdx), which is creates using Windows 8. So as I know found,

我的机器上运行的是 Windows 7,另一方面我有虚拟硬盘文件(.vhdx),它是使用 Windows 8 创建的。据我所知,

Hyper-V isn't available on Windows 7 client SKUs, like Enterprise. It's only available on Windows Server 2008 x64 (some SKUs), Windows Server 2008 R2 (most SKUs), Windows 8 Professional x64, Windows 8 Enterprise x64, and Windows Server 2012 (again, most SKUs). You've just installed the management tools which allow you to manage a remote instance of Hyper-V.

Hyper-V 不适用于 Windows 7 客户端 SKU,例如 Enterprise。它仅适用于 Windows Server 2008 x64(某些 SKU)、Windows Server 2008 R2(大多数 SKU)、Windows 8 Professional x64、Windows 8 Enterprise x64 和 Windows Server 2012(同样是大多数 SKU)。您刚刚安装了允许您管理 Hyper-V 远程实例的管理工具。

Is this correct ? If yes then is there any way i can open this .Vhdx in any other Softwares on Windows7 . Or how can I use it ?

这样对吗 ?如果是,那么有什么方法可以在 Windows7 上的任何其他软件中打开此 .Vhdx。或者我怎样才能使用它?

I found below blog on "How to Restore VHD File backup" but looking for alternative way? http://answers.microsoft.com/en-us/windows/forum/windows_7-system/how-to-restore-vhd-file-backup/f3ed3ca5-3079-40cd-a959-835caeba80a7

我在下面的博客中找到了“如何恢复 VHD 文件备份”,但正在寻找替代方法? http://answers.microsoft.com/en-us/windows/forum/windows_7-system/how-to-restore-vhd-file-backup/f3ed3ca5-3079-40cd-a959-835caeba80a7

Thank you

谢谢

回答by Peter

Royally late ... but I had the same problem and ended up implementing it in my software.

迟到了......但我遇到了同样的问题并最终在我的软件中实现了它。

To answer your question

回答你的问题

is there any way i can open this .Vhdx in any other Softwares on Windows7

有什么办法可以在 Windows7 上的任何其他软件中打开这个 .Vhdx

You can use IsoBuster to open the *.vhdx files and extract files from the image file to your Windows 7 PC. ( download: www.isobuster.com/)

您可以使用 IsoBuster 打开 *.vhdx 文件并将文件从图像文件中提取到您的 Windows 7 PC。(下载:www.isobuster.com/

I hope this helps ?

我希望这有帮助 ?