| Server IP : 104.21.25.180 / Your IP : 104.23.197.123 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/de/gnome-boxes/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="virtualization" xml:lang="de">
<info>
<revision pkgversion="3.14" date="2014-09-13" status="review"/>
<link type="guide" xref="index#advanced"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>[email protected]</email>
<years>2014</years>
</credit>
<credit type="author copyright">
<name>Priya Pandya</name>
<email>[email protected]</email>
<years>2019</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Prüfen Sie die für <app>Boxen</app> verfügbaren Ressourcen.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Christian Kirbach</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Benjamin Steinwender</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2014-2015</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Mario Blättermann</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2016-2019</mal:years>
</mal:credit>
</info>
<title>Prozessor-Hardwarevirtualisierung verwenden</title>
<p>Führen Sie folgendes in einem Terminal-Fenster aus, um herauszufinden, ob Ihr Rechner Hardware-Virtualisierungserweiterungen unterstützt und diese im System-BIOS aktiviert sind:</p>
<p><cmd>gnome-boxes --checks</cmd></p>
<p>To enable Virtualization on your system:</p>
<steps>
<item><p>Reboot the system and open the <gui>BIOS</gui> menu</p></item>
<item><p>Select <gui>Restore Defaults</gui> option and then <gui>Save and Exit</gui></p></item>
<item><p>Reboot and again open <gui>BIOS</gui></p></item>
<item><p>Open the <gui>Processor</gui> submenu in the <gui>Chipset, Advanced CPU Configuration</gui> or <gui>Northbridge</gui></p></item>
<item><p>Enable <gui>Intel Virtualization Technology</gui> (also known as Intel VT) or <gui>AMD-V</gui> depending on the brand of the processor. The virtualization extensions may be labeled <gui>Virtualization Extensions, Vanderpool</gui> or various other names depending on the OEM and system BIOS</p></item>
<item><p><gui>Save and Exit</gui></p></item>
<item><p>Reboot and run: <cmd>cat /proc/cpuinfo | grep vmx svm</cmd></p></item>
</steps>
<p>If there is some output then the virtualization extensions are now enabled. If there is no output your system may not have the virtualization extensions or the correct BIOS setting enabled</p>
</page>