From d83437975975c310ac2fe6dd3c01055c7c5b402f Mon Sep 17 00:00:00 2001 From: Katrina Prosise Date: Fri, 21 Jul 2023 10:56:01 -0400 Subject: [PATCH] Add information on qcow2 artifact Additional information was added to explicitly let readers know where the resizable images can be located. A typo was fixed, and a note on artifact names was also added. QA steps: Checked rendered html This addresses FFTK-2617 Signed-off-by: Katrina Prosise --- source/reference-manual/qemu/qemu-instructions.template | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/reference-manual/qemu/qemu-instructions.template b/source/reference-manual/qemu/qemu-instructions.template index 758898c1c..eeb821ef9 100644 --- a/source/reference-manual/qemu/qemu-instructions.template +++ b/source/reference-manual/qemu/qemu-instructions.template @@ -1,11 +1,14 @@ **Artifacts:** +.. important:: + If you are using a prebuilt Target, your artifacts may begin with ``lmp-base-console-image`` instead. + .. parsed-literal:: └── |ARCH| ├── lmp-factory-image-|MACHINE|.wic.gz ├── other - │ └── lmp-factor-image-|MACHINE|.wic.qcow2 # optional + │ └── lmp-factory-image-|MACHINE|.wic.qcow2 # optional └── |FIRMWARE_BLOB| .. note:: @@ -38,6 +41,7 @@ Booting in QEMU #. :ref:`Download the artifacts ` needed for |ARCH|. These can be found under the :guilabel:`Targets` tab for your Factory. + Resizable qcow2 images are located in the ``other`` folder. #. `Optional`. Resize the qcow2 image: