ATUALIZAR:

ATUALIZAR:

Tenho uma máquina Dell OPTIPLEX 755 com VT ativado no BIOS, mas quando tento verificar usando KVM, recebo o seguinte erro

Estou faltando alguma coisa?

root@nova-controller:~# kvm-ok
INFO: /dev/kvm does not exist
HINT:   sudo modprobe kvm_intel
INFO: Your CPU supports KVM extensions
INFO: KVM (vmx) is disabled by your BIOS
HINT: Enter your BIOS setup and enable Virtualization Technology (VT),
      and then hard poweroff/poweron your system
KVM acceleration can NOT be used
root@nova-controller:~#

ATUALIZAR:

root@nova-controller:~# sudo modprobe kvm_intel
FATAL: Error inserting kvm_intel (/lib/modules/3.2.0-26-generic/kernel/arch/x86/kvm/kvm-intel.ko): Operation not supported

dmesg

[   57.887352] kvm: disable TXT in the BIOS or activate TXT before enabling KVM
[   57.887354] kvm: disabled by bios
[   61.199353] kvm: disable TXT in the BIOS or activate TXT before enabling KVM
[   61.199355] kvm: disabled by bios
[  965.566334] kvm: disable TXT in the BIOS or activate TXT before enabling KVM
[  965.566337] kvm: disabled by bios

Responder1

Na sua BIOSVocê devia teras seguintes configurações:

  • Segurança:Executar Desativardeveria estarSobre
  • Desempenho:Virtualizaçãodeveria estarSobre
  • Desempenho:VT para acesso direto de E/Sdeveria estarSobre
  • Desempenho:Execução Confiáveldeveria estarDesligado

Depois de alterá-los e salvar as configurações, desligue fisicamente o computador e ligue-o novamente.

informação relacionada