Este conteúdo não está disponível no idioma selecionado.
22.3. GNOME Boxes
yum install gnome-boxes
# yum install gnome-boxes
- the search button, to search for guest virtual machines by name, and
- the selection button.
Figure 22.3. The Operations Bar
- : Adds a heart to selected guest virtual machines and moves them to the top of the list of guests. This becomes increasingly helpful as the number of guests grows.
- : The selected guest virtual machines will stop running.
- : Removes selected guest virtual machines.
- : Shows the properties of the selected guest virtual machine.
Procedure 22.1. Creating a new guest virtual machine with Boxes
Click
This opens the screen. Click .Figure 22.4. Introduction screen
Select source
The screen has three options:- Available media: Any immediately available installation media will be shown here. Clicking any of these will take you directly to the screen.
- : Type in a URL to specify a local URI or path to an ISO file. This can also be used to access a remote machine. The address should follow the pattern of
protocol://IPaddress?port;, for example:spice://192.168.122.1?port=5906;
spice://192.168.122.1?port=5906;Copy to Clipboard Copied! Toggle word wrap Toggle overflow The protocols can bespice://,qemu://, orvnc:// - : Open a file directory to search for installation media manually.
Figure 22.5. Source Selection screen
Review the details
The screen shows the details of the guest virtual machine.Figure 22.6. Review screen
These details can be left as is, in which case proceed to the final step, or:Optional: customize the details
clicking allows you to adjust the configuration of the guest virtual machine, such as the memory and disk size.Figure 22.7. Customization screen
Create
Click . The new guest virtual machine will open.