1

When I start the VM, the following error appears:

VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.

Please ensure that you have enabled VT-x/AMD-V properly in the BIOS of your host computer.

I checked my BIOS but could not find any VT-x/AMD-V option in there. Can anyone help?

My processor is Intel Core2Duo T7300 (using Lenovo ThinkPad T61, if it helps).

  • Host OS - Ubuntu 13.04 Gnome 64-bit.
  • Guest OS - Ubuntu 13.04 Gnome 64-bit. VirtualBox version - 4.2.10
Zanna
  • 72,312
nsane
  • 486

2 Answers2

1

The solution is even simpler. Start the VirtualBox Manager (used to launch the Application), select the Application, but don't start it.

On the System panel on the right hand side (If "Details" panel has been opened) a red error message appears, together with an icon.

click the icon, and a message box appears saying that if press the accept button, the problem will be fixed. So do that and in my case the problem was fixed and the Application launched correctly.

Normek
  • 11
1

As pointed out by Takkat -

Your CPU is 64-bit, and VT-x capable. The BIOS should therefore have an entry to enable/disable this feature, look out for other names (also see How do I enable hardware virtualization technology (VT-x) for use in Virtualbox?)

nsane
  • 486