Skip to content

Commit

Permalink
Update screenshots, steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri Popov committed Jan 26, 2024
1 parent 8ee9821 commit e56491b
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 37 deletions.
Binary file removed images/src/png/jeos_add_pool.png
Binary file not shown.
Binary file removed images/src/png/jeos_choose_qcow2.png
Binary file not shown.
Binary file removed images/src/png/jeos_finish.png
Binary file not shown.
Binary file removed images/src/png/jeos_ram_cpu.png
Binary file not shown.
Binary file added images/src/png/minvm_add_pool.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/src/png/minvm_finish.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/src/png/minvm_ram_cpu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 13 additions & 37 deletions xml/art_minimal-vm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -533,15 +533,15 @@ runcmd:
</step>
<step>
<para>
In the <guimenu>Choose Storage Volume</guimenu> dialog, click <guimenu>Add
Pool</guimenu>, give the new pool a name, and select <guimenu>dir:
Filesystem Directory</guimenu> from the <guimenu>Type</guimenu> drop-down
box. Click <guimenu>Forward</guimenu>.
Click the <guimenu>Add Pool</guimenu> button, and in the <guimenu>Create
Storage Volume</guimenu> dialog box, give the new pool a name, and select
<guimenu>dir: Filesystem Directory</guimenu> from the
<guimenu>Type</guimenu> drop-down list. Leave the <guimenu>Target Path</guimenu> option at its default value. Click <guimenu>Finish</guimenu>.
</para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="80%" fileref="jeos_add_pool.png"/>
<imagedata width="80%" fileref="minvm_add_pool.png"/>
</imageobject>
<textobject><phrase>Add a new storage pool</phrase>
</textobject>
Expand All @@ -550,43 +550,19 @@ runcmd:
</step>
<step>
<para>
Click the <guimenu>Browse</guimenu> button next to the <guimenu>Target
path</guimenu> field and select the directory containing the &minvm; qcow2
image. Click <guimenu>Finish</guimenu>.
Select the created storage pool, click the <guimenu>Browse Local</guimenu> button, and select the &minvm; qcow2
image. Specify the correct operating system in the <guimenu>Choose the operating system your are installing</guimenu> field, and click <guimenu>Forward</guimenu>.
</para>
</step>
<step>
<para>
Back in the <guimenu>Choose Storage Volume</guimenu> dialog, select the
created pool and choose the qcow2 image in the <guimenu>Volumes</guimenu>
section. Then click <guimenu>Choose Volume</guimenu>.
When prompted, set the RAM value to 1024, and the number of CPUs to 1.
Click <guimenu>Forward</guimenu>.
</para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="80%" fileref="jeos_choose_qcow2.png"/>
</imageobject>
<textobject><phrase>Select the qcow2 image</phrase>
</textobject>
</mediaobject>
</informalfigure>
</step>
<step>
<para>
Back in the <guimenu>Create Virtual Machine</guimenu> dialog, enter
<literal>Generic</literal> in the <guimenu>Choose the operating system you
are installing</guimenu> field. Click <guimenu>Forward</guimenu>.
</para>
</step>
<step>
<para>
Set the RAM value to 1024, and the number of CPUs to 1. Click
<guimenu>Forward</guimenu>.
</para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="80%" fileref="jeos_ram_cpu.png"/>
<imagedata width="80%" fileref="minvm_ram_cpu.png"/>
</imageobject>
<textobject><phrase>Specify RAM and CPU settings</phrase>
</textobject>
Expand All @@ -595,13 +571,13 @@ runcmd:
</step>
<step>
<para>
Give the new virtual machine a name (for example, <literal>Minimal VM</literal>)
and click <guimenu>Finish</guimenu>.
Give the new virtual machine a name (for example, <literal>Minimal
VM</literal>) and click <guimenu>Finish</guimenu>.
</para>
<informalfigure>
<mediaobject>
<imageobject>
<imagedata width="80%" fileref="jeos_finish.png"/>
<imagedata width="80%" fileref="minvm_finish.png"/>
</imageobject>
<textobject><phrase>&minvm; virtual machine configuration</phrase>
</textobject>
Expand Down

0 comments on commit e56491b

Please sign in to comment.