Installation Wizard Screenshots

Step 1: Setting the scene

The first stage of the installation outlines what information the wizard will be collecting from the user over the steps which follow.

Step 2: Naming the guest

All guest VMs need to have a name, so that's the first piece of information collected from the user.

Step 3: Selecting the type of guest

Virt Manager will detect what types of guests can be installed on the connection. Special hardware support is need to run most fully virtualized guests. Only certain hypervisors support paravirtualized guests.

Step 4a: Choose install method

Depending on the guest type chosen, different install options will be available. The supported methods are either PXE, network tree install (FTP, HTTP, or NFS), or local media (CDROM or ISO).

Step 4b: Specify install media

If a network URL or local media install is chosen, a seperate screen to enter the media path will be presented. A network URL install allows specifying kernel command line parameters.

Step 5: Specify guest storage device/image

For the root filesystem, it is possible to either use an existing physical device from the host (eg, a newly created LVM partition), or create a flat file and use that as a virtual block device. In the latter case the size must be specified, although the user can choose to create the disk as a sparse file (disk space allocated on an as-needed basis), or fully allocate the disk upon creation (this will take noticeably longer).

Step 6: Choosing the network setup

For devices which have very dynamic networking, it is not practical to bridge guest virtual machines to the real LAN via a shared physical device. When creating virtual machines is it thus neccessary to decide whether to attach the machine to a virtual network or a shared physical device.

Step 7: Deciding on resource allocation

The final step in the wizard is to decide what resources to allocate to the guest VM. This includes the total memory to allocate, as well as the amount of virtual cpus to attach.

Install: Graphical Installation

All guest installs will be configured with a vnc console by default, which will pop up upon finishing the install setup. From here, install proceeds as though installing on a physical machine.