Merge "Fixes misspelling in ch_creating_images_manually"
This commit is contained in:
@@ -120,7 +120,7 @@ default active yes</computeroutput></screen>
|
|||||||
>Vinagre</link> (GNOME).</para>
|
>Vinagre</link> (GNOME).</para>
|
||||||
<para>The following example shows how to use the
|
<para>The following example shows how to use the
|
||||||
<command>qemu-img</command> command to create an empty
|
<command>qemu-img</command> command to create an empty
|
||||||
image file <command>virt-install</command> command to
|
image file, and <command>virt-install</command> command to
|
||||||
start up a virtual machine using that image file. As
|
start up a virtual machine using that image file. As
|
||||||
root:</para>
|
root:</para>
|
||||||
<screen><prompt>#</prompt> <command>qemu-img create -f qcow2 /data/centos-6.4.qcow2 10G</command>
|
<screen><prompt>#</prompt> <command>qemu-img create -f qcow2 /data/centos-6.4.qcow2 10G</command>
|
||||||
|
Reference in New Issue
Block a user