Which condition would generate this message?

During the installation of ESXi 5.5, the following error message is reported: Hardware Virtualization
is not a feature of the CPU, or is not enabled in the BIOS. Which condition would generate this
message?

During the installation of ESXi 5.5, the following error message is reported: Hardware Virtualization
is not a feature of the CPU, or is not enabled in the BIOS. Which condition would generate this
message?

A.
LAHF/SAHF is not enabled in the BIOS.

B.
NX/XD is not enabled in the BIOS.

C.
SSE3 is not enabled in the BIOS.

D.
Hyperthreading is not enabled in the BIOS.



Leave a Reply 9

Your email address will not be published. Required fields are marked *


bKeski

bKeski

Why not B? LAHF/SAHV is not directly manageable in BIOS.

Solar

Solar

I think it’s B also.
You can enable/disable NX/XD, but you can’t do the same for LAHF/SAHF

Jeremy P.

Jeremy P.

the answer is (A) – like “Viril” said,

LAHS/SAHF is also known as Intel-VT or Amd-V and it’s configured in the BIOS.

JC

JC

The correct answer is B. LAHF/SAHF are CPU instructions, your CPU either supports them or it does not, this can never be configured in the BIOS. In other words, while LAHF and SAHF compatibility are a requirement, they are not configurable.

NX/XD on the other hand are configurable in most BIOSes, albeit frequently under different names.

Papali

Papali

A and B are requirement of ESX 5.5.
C is need to avoid problems with VMmotion.
D is recommend to active for best performance.

BUT, the correct answer is A, becasue is the only that can generate the message error “Hardware Virtualization is not a feature of the CPU, or is not enabled in the BIOS”