diff --git a/doc/image-guide/ch_creating_images_automatically.xml b/doc/image-guide/ch_creating_images_automatically.xml index ca019770c7..05aabef559 100644 --- a/doc/image-guide/ch_creating_images_automatically.xml +++ b/doc/image-guide/ch_creating_images_automatically.xml @@ -17,7 +17,7 @@ process of installing a virtual machine. It uses a predefined set of kickstart (Red Hat-based systems) and preseed files (Debian-based systems) for operating systems - that it supports, and it call also be using to create + that it supports, and it can also be used to create Microsoft Windows images. On Fedora, install Oz with yum:# yum install oz As of this writing, there are no Oz packages for Ubuntu, so you will need to either install from @@ -80,9 +80,9 @@ echo -n > /lib/udev/rules.d/75-persistent-net-generator.rules in the packages section of the file. After Oz does the initial OS install using the kickstart - file, it will customize the image by doing an update and - removing any reference to the eth0 device that libvirt - creates while Oz was doing the customizing, as specified + file, it customizes the image by doing an update. It also + removes any reference to the eth0 device that libvirt + creates while Oz does the customizing, as specified in the command section of the XML file. To run this, do, as root: