Modified step 3 "Enable the VirtIO drivers"

Added sub-steps to step 3
First sub-step for loading virtio scsi drivers
Second sub-step for loading network drivers

Change-Id: Ie7d8640163c2afc8225c9e80d7976aec4da378a2
Closes-Bug: #1719815
This commit is contained in:
onkardandekar 2019-07-07 20:35:37 +05:30 committed by Andreas Jaeger
parent 85aed22318
commit f6321bfc89
1 changed files with 17 additions and 10 deletions

View File

@ -36,18 +36,25 @@ using the :command:`virt-install` command and the KVM hypervisor.
Use :command:`virt-manager` or :command:`virt-viewer` to
connect to the VM and start the Windows installation.
#. Enable the VirtIO drivers.
#. Enable the VirtIO drivers. By default, the Windows installer does not detect
the disk.
The disk is not detected by default by the Windows installer.
When requested to choose an installation target, click
:guilabel:`Load driver` and browse the file system to select
the ``E:\virtio-win-0.1XX\viostor\2k12\amd64`` folder. The Windows
installer displays a list of drivers to install. Select the
:guilabel:`VirtIO SCSI` and :guilabel:`network drivers` and
continue the installation.
#. Load VirtIO SCSI drivers and network drivers by choosing an installation
target when prompted. Click :guilabel:`Load driver` and browse the file
system.
Once the installation is completed, the VM restarts.
Define a password for the administrator when prompted.
#. Select the ``E:\virtio-win-0.1XX\viostor\2k12\amd64`` folder. The Windows
installer displays a list of drivers to install.
#. Select the VirtIO SCSI drivers.
#. Click :guilabel:`Load driver` and browse the file system, and
select the ``E:\NETKVM\2k12\amd64`` folder.
#. Select the network drivers, and continue the installation. Once the
installation is completed, the VM restarts.
#. Define a password for the administrator when prompted.
#. Log in as administrator and start a command window.