Red Hat ENTERPRISE LINUX 5 - VIRTUALIZATION GUIDE Guia de Instalação Página 47

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 46
Installing guests with PXE
37
Figure 6.9. Virtual hardware configuration
After configuring the virtual machine's hardware, click Apply. virt-manager will then create the
guest with your specified hardware settings.
This concludes the general process for creating guests with virt-manager. Chapter 6, Virtualized
guest installation overview contains step-by-step instructions to installing a variety of common
operating systems.
6.4. Installing guests with PXE
This section covers the steps required to install guests with PXE. PXE guest installation requires a
shared network device, also known as a network bridge. The procedures below covers creating a
bridge and the steps required to utilize the bridge for PXE installation.
1. Create a new bridge
a. Create a new network script file in the /etc/sysconfig/network-scripts/ directory.
This example creates a file named ifcfg-installation which makes a bridge named
installation.
# cd /etc/sysconfig/network-scripts/
# vim ifcfg-installation
DEVICE=installation
Vista de página 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 329 330

Comentários a estes Manuais

Sem comentários