Skip to content

Commit 97ff8f8

Browse files
Merge pull request #62389 from sabrinajess/CNV22648
CNV-30795: small fix prereqs
2 parents 5aa0bb6 + baac1f6 commit 97ff8f8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

modules/virt-generalizing-windows-sysprep.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Generalizing an image allows that image to remove all system-specific configurat
1010

1111
Before generalizing the VM, you must ensure the `sysprep` tool cannot detect an answer file after the unattended Windows installation.
1212

13+
.Prerequisites
14+
15+
* A running Windows virtual machine with the QEMU guest agent installed.
16+
1317
.Procedure
1418

1519
. In the {product-title} console, click *Virtualization* -> *VirtualMachines*.

virt/virtual_machines/virt-automating-windows-sysprep.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ include::modules/virt-specializing-windows-sysprep.adoc[leveloffset=+1]
2020
[id="additional-resources-virt-automating-windows-sysprep_{context}"]
2121
== Additional resources
2222
* xref:../../virt/virtual_machines/virt-create-vms.adoc#virt-create-vms[Creating virtual machines]
23+
* xref:../../virt/virtual_machines/virt-installing-qemu-guest-agent.adoc#virt-installing-qemu-guest-agent[Installing the QEMU guest agent and VirtIO drivers]
2324
* link:https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/sysprep\--generalize\--a-windows-installation[Microsoft, Sysprep (Generalize) a Windows installation]
2425
* link:https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/generalize[Microsoft, generalize]
25-
* link:https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/specialize[Microsoft, specialize]
26+
* link:https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/specialize[Microsoft, specialize]

0 commit comments

Comments
 (0)