VirtualBox Import Appliance; VT-x is not available
When importing a virtual appliance from a VT-x machine into a non VT-x one, you may end up with this error:
VT-x is not available: verr_vmx_no_vmxWell the key to fix this is to disable VT-x (i.e. hardware virtualization instructions) but the problem is that the new host machine’s virtualbox settings window is all disabled:
So how can I disable VT-x then? Then solution I found it to open the appliance vbox XML file and manually disable HardwareVirtualEx.
<br /> vim ~/VirtualBox\ VMs/windows/windows.vbox<br />Then search for HardwareVirtEx and set all enabled items to false.


Didn’t work.
Forget this… it worked.. See below…
It worked for SampleApp_V107 below 3 GB.
Nice… let’s try the SOAP now…
And it works with the SOAP example also.
Thank you very much!!
Humm… it gives an error saying that requires x86-64 CPU and it found a i686 CPU.
It’s a 64-bit, running Windows Server 2008 R2 Standard, with 16 GB RAM. Any reasons why?
Thanks.
Heitor you must intall a SO Linux For Intel, not for AMD.
Thank you, It is correctly
:)