nerdexam
Broadcom-VMware

VCP550 · Question #25

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 me

The correct answer is A. LAHF/SAHF is not enabled in the BIOS.. ESXi 5.5 requires LAHF/SAHF CPU instruction support in 64-bit mode to enable hardware virtualization for guest operating systems. If this CPU feature is absent or not enabled in BIOS, the installation reports that hardware virtualization is not available.

Install and Configure ESXi

Question

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?

Options

  • ALAHF/SAHF is not enabled in the BIOS.
  • BNX/XD is not enabled in the BIOS.
  • CSSE3 is not enabled in the BIOS.
  • DHyperthreading is not enabled in the BIOS.

How the community answered

(30 responses)
  • A
    90% (27)
  • C
    3% (1)
  • D
    7% (2)

Why each option

ESXi 5.5 requires LAHF/SAHF CPU instruction support in 64-bit mode to enable hardware virtualization for guest operating systems. If this CPU feature is absent or not enabled in BIOS, the installation reports that hardware virtualization is not available.

ALAHF/SAHF is not enabled in the BIOS.Correct

LAHF (Load AH from Flags) and SAHF (Store AH to Flags) are CPU instructions required by ESXi 5.5 to support 64-bit hardware virtualization. Some early 64-bit CPUs lack LAHF/SAHF support in 64-bit mode, causing ESXi to report that hardware virtualization is unavailable. Enabling this feature in BIOS where supported, or replacing the CPU with a compatible one, resolves the error.

BNX/XD is not enabled in the BIOS.

An absent or disabled NX/XD bit generates a separate, distinct error about execute-disable support, not the hardware virtualization message.

CSSE3 is not enabled in the BIOS.

SSE3 is a SIMD floating-point instruction extension and is not a prerequisite checked by ESXi 5.5 during installation for hardware virtualization.

DHyperthreading is not enabled in the BIOS.

Hyperthreading is an Intel feature for simultaneous multithreading and is not a hardware virtualization requirement checked during ESXi 5.5 installation.

Concept tested: ESXi 5.5 CPU hardware virtualization prerequisites LAHF/SAHF

Source: https://docs.vmware.com/en/VMware-vSphere/5.5/com.vmware.vsphere.install.doc/GUID-DEB8086A-306B-4239-BF76-E354679202FC.html

Topics

#ESXi installation#BIOS requirements#hardware virtualization#CPU features

Community Discussion

No community discussion yet for this question.

Full VCP550 Practice