32 ビット Windows XP で 64 ビット VM を実行しようとすると、次のメッセージが表示されます。
この仮想マシンは、64 ビットのゲスト オペレーティング システムを使用するように構成されています。ただし、64 ビット操作はできません。このホストは VT をサポートしていません。
ホストで VP と VMM の互換性を有効にしましたが、まだエラーが発生します。
何がうまくいかないのかについて何か考えはありますか?
32 ビット Windows XP で 64 ビット VM を実行しようとすると、次のメッセージが表示されます。
この仮想マシンは、64 ビットのゲスト オペレーティング システムを使用するように構成されています。ただし、64 ビット操作はできません。このホストは VT をサポートしていません。
ホストで VP と VMM の互換性を有効にしましたが、まだエラーが発生します。
何がうまくいかないのかについて何か考えはありますか?
YES - you can do it!
if:
- your processor supports hardware virtualization and it is switched on
- and your virtual machine software supports it
I run the 64 bit versions of Vista and Windows 7 on my Vista 32bit machine using VMWare Workstation and it works just fine (aside from being a little slow).
The VMWare Player, which is free, should be able to do this as well.
MS Virtual PC cannot.
First check to see if your processor supports hardware virtualization and that its turned on (many systems come with it turned off by default) by going to GRC and downloading a little freeware app called SecurAble
http://www.grc.com/securable.htm
If your system has hardware virtualization but it is turned off - the switch is probably located in the bios settings. So you'll have to reboot your system, go into the bios and look for the entry that controls whether its turned on or off. On my HP laptop its under the group of settings on the far right menu option. Sorry I don't remember what the menu item is called.
その場合、プロセッサはIntel VT-xをサポートしていません。BIOS でハードウェア仮想化を有効にしていても、ホストは VT-x をサポートしていません。
確認するには、使用しているプロセッサのモデルを調べてから、ウィキペディアの表(Intel Core 2 マイクロプロセッサのリストなど) を確認してください。すべての Intel プロセッサが VT-x をサポートしているわけではありません。これらのプロセッサは、市場セグメンテーションの一部としてこのテクノロジを使用しているためです。
You can not run a 64-bit program in a 32-bit operating system, whether your cpu is 64-bit or not.
VT is only supported by 64-bit processors, so a PC without a 64-bit processor can not run a 64-bit virtual machine in 32-bit XP.
That is really what the error says.