Merge "cleanup of section_centos_example"

This commit is contained in:
Jenkins 2014-02-06 19:50:44 +00:00 committed by Gerrit Code Review
commit c3e27f7350

View File

@ -153,7 +153,7 @@
<title>Hostname</title>
<para>The installer may ask you to choose a hostname. The
default (<literal>localhost.localdomain</literal>) is
fine. We will install the cloud-init packge later, which
fine. We will install the cloud-init package later, which
will set the hostname on boot when a new instance is
provisioned using this image.</para>
</simplesect>
@ -168,7 +168,7 @@
work fine.</para>
<para>If unsure, we recommend you use the installer's default
partition scheme, since there is no clear advantage to one
scheme of another.</para>
scheme or another.</para>
</simplesect>
<simplesect>
<title>Step through the install</title>
@ -212,7 +212,7 @@
<para>Run the following commands from the host to eject the
disk and reboot using virsh, as root. If you are using
virt-manager, the commands below will work, but you can
also use the GUI to the detach and reboot it by manually
also use the GUI to detach and reboot it by manually
stopping and
starting.<screen><prompt>#</prompt> <userinput>virsh attach-disk --type cdrom --mode readonly centos-6.4 "" hdc</userinput>
<prompt>#</prompt> <userinput>virsh destroy centos-6.4</userinput>
@ -228,7 +228,7 @@
</simplesect>
<simplesect>
<title>Log in to newly created image</title>
<para>When you boot the first time after install, it may ask
<para>When you boot for the first time after install, it may ask
you about authentication tools, you can just choose
"Exit". Then, log in as root using the root password you
specified.</para>