summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandra McCann <scmccann2000@gmail.com>2015-04-07 09:32:36 -0400
committerSandra McCann <scmccann2000@gmail.com>2015-04-07 09:32:36 -0400
commit8b3bda6796ffb52fd964f03227e2d3a834b740bd (patch)
treef64e00d64743429a0d2586a2b6f6b0e6222e5eea
parent332ea3a4ec624f06cc62d52cd0973d16d63d6e1d (diff)
downloadvirtualization-getting-started-guide-8b3bda6796ffb52fd964f03227e2d3a834b740bd.tar.gz
virtualization-getting-started-guide-8b3bda6796ffb52fd964f03227e2d3a834b740bd.tar.xz
virtualization-getting-started-guide-8b3bda6796ffb52fd964f03227e2d3a834b740bd.zip
fixed prodedure to match vmm and updated screen shots
-rw-r--r--en-US/Guest_Installation_Virt_Manager.xml60
-rw-r--r--en-US/images/Screenshot-sevenpt1-pic5.pngbin69613 -> 0 bytes
-rw-r--r--en-US/images/Screenshot-sevenpt1-pic6.pngbin46457 -> 0 bytes
-rw-r--r--en-US/images/Screenshot-sevenpt1-pic7.pngbin68403 -> 0 bytes
-rw-r--r--en-US/images/Screenshot-sevenpt1-pic9-local-storage.pngbin100054 -> 0 bytes
-rw-r--r--en-US/images/Screenshot-sevenpt2-pic2.pngbin82712 -> 0 bytes
-rw-r--r--en-US/images/Screenshot-sevenpt2-pic3.pngbin68632 -> 0 bytes
-rw-r--r--en-US/images/rhel6_virt_manager.pngbin11628 -> 0 bytes
-rw-r--r--en-US/images/virt-manager_main.pngbin0 -> 8561 bytes
-rw-r--r--en-US/images/vmm-step1.pngbin0 -> 35744 bytes
-rw-r--r--en-US/images/vmm-step2.pngbin0 -> 37279 bytes
-rw-r--r--en-US/images/vmm-step3.pngbin0 -> 26216 bytes
-rw-r--r--en-US/images/vmm-step4.pngbin0 -> 34432 bytes
-rw-r--r--en-US/images/vmm-step5.pngbin0 -> 36605 bytes
14 files changed, 25 insertions, 35 deletions
diff --git a/en-US/Guest_Installation_Virt_Manager.xml b/en-US/Guest_Installation_Virt_Manager.xml
index 2ce755c..cbd2b51 100644
--- a/en-US/Guest_Installation_Virt_Manager.xml
+++ b/en-US/Guest_Installation_Virt_Manager.xml
@@ -185,7 +185,7 @@
<title>Virtual Machine Manager window</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/rhel6_virt_manager.png" format="PNG" scalefit="1" width="444" />
+ <imagedata fileref="images/virt-manager_main.png" format="PNG" scalefit="1" width="444" />
</imageobject>
</mediaobject>
</figure>
@@ -195,10 +195,10 @@
</para>
<orderedlist>
<listitem>
- <para>Naming the guest virtual machine and choosing the installation type</para>
+ <para>Choosing the installation type</para>
</listitem>
<listitem>
- <para>Locating and configuring the installation media</para>
+ <para>Naming the guest virtual machine and the installation media</para>
</listitem>
<listitem>
<para>Configuring memory and CPU options</para>
@@ -217,19 +217,16 @@
</step>
<step>
- <title>Specify name and installation type</title>
+ <title>Specify the installation type</title>
<para>
- The guest virtual machine creation process starts with the selection of a name and
- installation type. Virtual machine names can have underscores
- (<computeroutput>_</computeroutput>), periods (<computeroutput>.</computeroutput>),
- and hyphens (<computeroutput>-</computeroutput>).
- </para>
+ The guest virtual machine creation process starts with the selection of the
+ installation type.</para>
- <figure id="Virtual_Machine_Name-guest-install-png">
+ <figure id="vmm-step1-png">
<title>Name virtual machine and select installation method</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/Screenshot-sevenpt2-pic2.png" format="PNG" scalefit="1" width="444" />
+ <imagedata fileref="images/vmm-step1.png" format="PNG" scalefit="1" width="444" />
</imageobject>
</mediaobject>
</figure>
@@ -288,32 +285,25 @@
</step>
<step>
- <title>Configure installation</title>
- <para>
- Next, configure the <guimenuitem>OS type</guimenuitem> and
- <guimenuitem>Version</guimenuitem> of the installation. Ensure
- that you select the appropriate OS type for your virtual machine.
- Depending on the method of installation, provide the install URL
+ <title>Name the VM and locate the installation media</title>
+ <para>Next, name the virtual machine. Virtual machine names can have underscores
+ (<computeroutput>_</computeroutput>), periods (<computeroutput>.</computeroutput>),
+ and hyphens (<computeroutput>-</computeroutput>).
+
+ Virt-manager will automatically detect the OS and version. Ensure
+ that virt-manager selected the appropriate OS type for your virtual machine.
+ Depending on the method of installation, provide the install drive
or existing storage path.
</para>
- <figure id="Virtual_Machine_Name-guest-install_STEP2-local-png">
- <title>Remote installation URL</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/Screenshot-sevenpt2-pic3.png" format="PNG" scalefit="1" width="444" />
- </imageobject>
- </mediaobject>
- </figure>
- <figure id="Virtual_Machine_Name-guest-install_STEP2-import-png">
+ <figure id="vmm-step2-png">
<title>Local ISO image installation</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/Screenshot-sevenpt1-pic5.png" format="PNG" scalefit="1" width="444" />
+ <imagedata fileref="images/vmm-step2.png" format="PNG" scalefit="1" width="444" />
</imageobject>
</mediaobject>
- </figure>
+ </figure>
</step>
-
<step>
<title>Configure CPU and memory</title>
<para>
@@ -322,11 +312,11 @@
of CPUs and amount of memory you can allocate; configure these settings
and click <guibutton>Forward</guibutton>.
</para>
- <figure id="Virtual_Machine_Name-guest-install_STEP2-cpumem-png">
+ <figure id="vmm-step3-png">
<title>Configuring CPU and Memory</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/Screenshot-sevenpt1-pic6.png" format="PNG" scalefit="1" width="444" />
+ <imagedata fileref="images/vmm-step3.png" format="PNG" scalefit="1" width="444" />
</imageobject>
</mediaobject>
</figure>
@@ -337,11 +327,11 @@
<para>
Assign storage to the guest virtual machine.
</para>
- <figure id="Virtual_Machine_Name-guest-install_STEP4-png">
+ <figure id="vmm-step4-png">
<title>Configuring virtual storage</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/Screenshot-sevenpt1-pic7.png" format="PNG" scalefit="1" width="444" />
+ <imagedata fileref="images/vmm-step4.png" format="PNG" scalefit="1" width="444" />
</imageobject>
</mediaobject>
</figure>
@@ -362,11 +352,11 @@
when you are satisfied; doing so will create the virtual machine with default networking
settings, virtualization type, and architecture.
</para>
- <figure id="Virtual_Machine_Name-guest-install_STEP5-finish-png">
+ <figure id="vmm-step5-png">
<title>Verifying the configuration</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/Screenshot-sevenpt1-pic9-local-storage.png" format="PNG" scalefit="1" width="444" />
+ <imagedata fileref="images/vmm-step5.png" format="PNG" scalefit="1" width="444" />
</imageobject>
</mediaobject>
</figure>
diff --git a/en-US/images/Screenshot-sevenpt1-pic5.png b/en-US/images/Screenshot-sevenpt1-pic5.png
deleted file mode 100644
index 6950418..0000000
--- a/en-US/images/Screenshot-sevenpt1-pic5.png
+++ /dev/null
Binary files differ
diff --git a/en-US/images/Screenshot-sevenpt1-pic6.png b/en-US/images/Screenshot-sevenpt1-pic6.png
deleted file mode 100644
index c267406..0000000
--- a/en-US/images/Screenshot-sevenpt1-pic6.png
+++ /dev/null
Binary files differ
diff --git a/en-US/images/Screenshot-sevenpt1-pic7.png b/en-US/images/Screenshot-sevenpt1-pic7.png
deleted file mode 100644
index c642653..0000000
--- a/en-US/images/Screenshot-sevenpt1-pic7.png
+++ /dev/null
Binary files differ
diff --git a/en-US/images/Screenshot-sevenpt1-pic9-local-storage.png b/en-US/images/Screenshot-sevenpt1-pic9-local-storage.png
deleted file mode 100644
index 8875f30..0000000
--- a/en-US/images/Screenshot-sevenpt1-pic9-local-storage.png
+++ /dev/null
Binary files differ
diff --git a/en-US/images/Screenshot-sevenpt2-pic2.png b/en-US/images/Screenshot-sevenpt2-pic2.png
deleted file mode 100644
index b6e48c8..0000000
--- a/en-US/images/Screenshot-sevenpt2-pic2.png
+++ /dev/null
Binary files differ
diff --git a/en-US/images/Screenshot-sevenpt2-pic3.png b/en-US/images/Screenshot-sevenpt2-pic3.png
deleted file mode 100644
index 135ac84..0000000
--- a/en-US/images/Screenshot-sevenpt2-pic3.png
+++ /dev/null
Binary files differ
diff --git a/en-US/images/rhel6_virt_manager.png b/en-US/images/rhel6_virt_manager.png
deleted file mode 100644
index d2538a7..0000000
--- a/en-US/images/rhel6_virt_manager.png
+++ /dev/null
Binary files differ
diff --git a/en-US/images/virt-manager_main.png b/en-US/images/virt-manager_main.png
new file mode 100644
index 0000000..9f8d4d1
--- /dev/null
+++ b/en-US/images/virt-manager_main.png
Binary files differ
diff --git a/en-US/images/vmm-step1.png b/en-US/images/vmm-step1.png
new file mode 100644
index 0000000..c526335
--- /dev/null
+++ b/en-US/images/vmm-step1.png
Binary files differ
diff --git a/en-US/images/vmm-step2.png b/en-US/images/vmm-step2.png
new file mode 100644
index 0000000..d5ac9ed
--- /dev/null
+++ b/en-US/images/vmm-step2.png
Binary files differ
diff --git a/en-US/images/vmm-step3.png b/en-US/images/vmm-step3.png
new file mode 100644
index 0000000..d1675c7
--- /dev/null
+++ b/en-US/images/vmm-step3.png
Binary files differ
diff --git a/en-US/images/vmm-step4.png b/en-US/images/vmm-step4.png
new file mode 100644
index 0000000..cedfec2
--- /dev/null
+++ b/en-US/images/vmm-step4.png
Binary files differ
diff --git a/en-US/images/vmm-step5.png b/en-US/images/vmm-step5.png
new file mode 100644
index 0000000..66efe68
--- /dev/null
+++ b/en-US/images/vmm-step5.png
Binary files differ