Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
software:hypervisoren:start [2022-07-15 12:00] Urs Grafsoftware:hypervisoren:start [2022-07-15 12:01] (aktuell) Urs Graf
Zeile 22: Zeile 22:
 ==== Troubleshooting ==== ==== Troubleshooting ====
 === BIOS settings === === BIOS settings ===
-To operate with a type 2 hypervisor, a computer's CPU (processor) must support hardware virtualization in the first place, which is the case for most any of modern CPUs. That said, it may be required to enable the according option within the computer's BIOS, mostly within the "Advanced BIOS Features" section or similiar. The according option to enable is typically called one of the following:+To operate with a type 2 hypervisor, a computer's CPU (processor) must support hardware virtualization in the first place, which is the case for most of modern CPUs. That said, it may be required to enable the according option within the computer's BIOS, mostly within the "Advanced BIOS Features" section or similiar. The according option to enable is typically called one of the following:
   * Intel VT-x   * Intel VT-x
   * AMD VT   * AMD VT
Zeile 41: Zeile 41:
   * Execute the following //CMD// command with administrative privileges: <code>bcdedit /set hypervisorlaunchtype off</code>   * Execute the following //CMD// command with administrative privileges: <code>bcdedit /set hypervisorlaunchtype off</code>
  
-If your computer meets any of the solutions above, **after a system reboot**, the error messages should not ocoour anymore.+If your computer meets any of the solutions above, **after a system reboot**, the error messages should not occur anymore.