shieldBIOS Setup (Virtualization)

  1. Restart and go to BIOS (Open CMD as ADMIN and type shutdown /r /fw /t 0)

  2. Go into Advanced Mode

Intel CPU:

  1. Virtualization:

    1. Advanced -> CPU Configuration -> Intel (VMX) Virtualization Technology set to ENABLED.

  2. VT-d:

    1. Advanced -> System Agent (SA) Configuration -> VT-d set to ENABLED.

circle-check

AMD CPU:

  1. Virtualization: (SVM / AMD-V)

    1. Advanced -> CPU Configuration -> SVM Mode set to ENABLED.

  2. AMD NX Mode:

    1. Advanced -> CPU Configuration -> NX Mode set to DISABLED.

  3. AMD IOMMU:

    1. Advanced -> AMD CBS -> IOMMU set to DISABLED.

Last updated