| Server IP : 104.21.25.180 / Your IP : 162.159.115.42 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/gl/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="gl">
<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>Check the resources available to <app>Boxes</app>.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Fran Dieguez</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2018-2020.</mal:years>
</mal:credit>
</info>
<title>USar a virtualización hardware do procesador</title>
<p>To determine whether your computer supports processor virtualization
hardware extensions, and that they have been enabled in the system BIOS, run
the following in a terminal window:</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>