cleanup of section_centos_example
package typo corrected to package correction: of changed to or removed extra "the" added the in sentence "for the the first time" Change-Id: I557f71a405c5bd54ba8c0c19a6fd2123005b7c0d
This commit is contained in:
parent
f6f19f9781
commit
c28f8d89f5
@ -153,7 +153,7 @@
|
|||||||
<title>Hostname</title>
|
<title>Hostname</title>
|
||||||
<para>The installer may ask you to choose a hostname. The
|
<para>The installer may ask you to choose a hostname. The
|
||||||
default (<literal>localhost.localdomain</literal>) is
|
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
|
will set the hostname on boot when a new instance is
|
||||||
provisioned using this image.</para>
|
provisioned using this image.</para>
|
||||||
</simplesect>
|
</simplesect>
|
||||||
@ -168,7 +168,7 @@
|
|||||||
work fine.</para>
|
work fine.</para>
|
||||||
<para>If unsure, we recommend you use the installer's default
|
<para>If unsure, we recommend you use the installer's default
|
||||||
partition scheme, since there is no clear advantage to one
|
partition scheme, since there is no clear advantage to one
|
||||||
scheme of another.</para>
|
scheme or another.</para>
|
||||||
</simplesect>
|
</simplesect>
|
||||||
<simplesect>
|
<simplesect>
|
||||||
<title>Step through the install</title>
|
<title>Step through the install</title>
|
||||||
@ -212,7 +212,7 @@
|
|||||||
<para>Run the following commands from the host to eject the
|
<para>Run the following commands from the host to eject the
|
||||||
disk and reboot using virsh, as root. If you are using
|
disk and reboot using virsh, as root. If you are using
|
||||||
virt-manager, the commands below will work, but you can
|
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
|
stopping and
|
||||||
starting.<screen><prompt>#</prompt> <userinput>virsh attach-disk --type cdrom --mode readonly centos-6.4 "" hdc</userinput>
|
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>
|
<prompt>#</prompt> <userinput>virsh destroy centos-6.4</userinput>
|
||||||
@ -228,7 +228,7 @@
|
|||||||
</simplesect>
|
</simplesect>
|
||||||
<simplesect>
|
<simplesect>
|
||||||
<title>Log in to newly created image</title>
|
<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
|
you about authentication tools, you can just choose
|
||||||
"Exit". Then, log in as root using the root password you
|
"Exit". Then, log in as root using the root password you
|
||||||
specified.</para>
|
specified.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user