Product SiteDocumentation Site

3.5. Installing Windows Server 2008 como huésped totalmente virtualizado

Esta sección cubre la instalación de un invitado completamente virtualizado Windows Server 2008.
Procedimiento 3.4. Instalación de Windows Server 2008 con virt-manager
  1. Open virt-manager

    Start virt-manager. Launch the Virtual Machine Manager application from the Applications menu and System Tools submenu. Alternatively, run the virt-manager command as root.
  2. Select the hypervisor

    Select the hypervisor. If installed, select Xen or KVM. For this example, select KVM. Note that presently KVM is named qemu.
    Una vez seleccionada esta opción el botón Nuevo aparece. Presione el botón Nuevo.
  3. Start the new virtual machine wizard

    Pressing the New button starts the virtual machine creation wizard.
    Press Forward to continue.
  4. Name the virtual machine

    Proporcione un nombre para su huésped virtualizado. Los caracteres de puntuación y espacio en blanco no están permitidos.
    Presione Adelante para continuar.
  5. Choose a virtualization method

    Elija el medio de virtualización para el huésped virtualizado. Observe que se puede seleccionar un método de virtualización instalado. Si selecciónó KVM o Xen antes (paso2) debe usar el hipervisor seleccionado. Este ejemplo utiliza el hipervisor KVM.
    Presione Adelante para continuar.
  6. Select the installation method

    Para todas las versiones de Windows, debe usar local install media, ya sea una imagen ISO o un medio óptico físico.
    PXE puede usarse si ya se tiene un servidor PXE para instalación de red de Windows. La instalación PXE Windows no se cubre en este manual.
    Establezca OS Type para Windows y OS Variant para Microsoft Windows 2008 como se muestra en la instantánea
    Presione Adelante para continuar.
  7. Locate installation media

    Seleccione la ubicadión de la imagen ISO o CD-ROM o el dispositivo DVD. Este ejemplo utiliza una imagen de archivo ISO del CD de instalación de Windows Server 2008.
    1. Press the Browse button.
    2. Busque la ubicación del archivo ISO y selecciónelo.
      Presione Abrir para confirmar su elección.
    3. El archivo está seleccionado y listo para ser instalado desde
      Presione Adelante para continuar.

    Image files and SELinux

    Para archivos de imagen ISO e imágenes de almacenamiento, se recomienda utilizar el directorio /var/lib/libvirt/images/. Cualquier otra ubicación puede requerir una configuración adicional para SELinux. Para obtener mayor información, consulte Sección 7.1, “SELinux y virtualización completas”.
  8. Storage setup

    Asigne un dispositivo de almacenamiento físico (Block device) o una imagen basada en archivo (File). Las imágenes basadas en archivo deben ser almacenadas en el directorio /var/lib/libvirt/images/. Asigne almacenamiento suficiente para su huésped virtualizado. Asigne suficiente espacio para su huésped virtualizado y cualquier aplicación que éste requiera.
    Presione Adelante para continuar.
  9. Network setup

    Select either Virtual network or Shared physical device.
    The virtual network option uses Network Address Translation (NAT) to share the default network device with the virtualized guest. Use the virtual network option for wireless networks.
    The shared physical device option uses a network bond to give the virtualized guest full access to a network device.
    Press Forward to continue.
  10. Memory and CPU allocation

    The Allocate memory and CPU window displays. Choose appropriate values for the virtualized CPUs and RAM allocation. These values affect the host's and guest's performance.
    Virtualized guests require sufficient physical memory (RAM) to run efficiently and effectively. Choose a memory value which suits your guest operating system and application requirements. Windows Server 2008. Remember, guests use physical RAM. Running too many guests or leaving insufficient memory for the host system results in significant usage of virtual memory and swapping. Virtual memory is significantly slower causing degraded system performance and responsiveness. Ensure to allocate sufficient memory for all guests and the host to operate effectively.
    Assign sufficient virtual CPUs for the virtualized guest. If the guest runs a multithreaded application assign the number of virtualized CPUs it requires to run most efficiently. Do not assign more virtual CPUs than there are physical processors (or hyper-threads) available on the host system. It is possible to over allocate virtual processors, however, over allocating has a significant, negative affect on guest and host performance due to processor context switching overheads.
    Press Forward to continue.
  11. Verify and start guest installation

    Verifique la configuración.
    Presione Terminar para iniciar el procedimiento de instalación del huésped.
  12. Instalación de Windows

    Complete la secuencia de instalación de Windows Server 2008. La secuencia de instalación no se describe en este manual, consulte documentation de Microsoft, para obtener información sobre la instalación de Windows.