Skip to content
Snippets Groups Projects
Commit 4f57aba3 authored by Kristijonas Čiulčinskas's avatar Kristijonas Čiulčinskas
Browse files

raspberrypi4.rst flash image name fix


Signed-off-by: Kristijonas Čiulčinskas's avatarKristijonas Ciulcinskas <kristijonas.ciulcinskas@huawei.com>
parent f6e73f27
No related branches found
No related tags found
1 merge request!208raspberrypi4.rst: Correct flash image name
...@@ -84,7 +84,7 @@ Linux image ...@@ -84,7 +84,7 @@ Linux image
can be found in can be found in
``build-oniro-linux-raspberrypi4-64/tmp/deploy/images/$MACHINE/``. ``build-oniro-linux-raspberrypi4-64/tmp/deploy/images/$MACHINE/``.
The key file which is needed to flash into the SD card is The key file which is needed to flash into the SD card is
``oniro-image-base-raspberrypi4-64.wic.bz2``. ``oniro-image-base-raspberrypi4-64.wic.gz``.
Flashing |main_project_name| Linux image Flashing |main_project_name| Linux image
**************************************** ****************************************
...@@ -104,7 +104,7 @@ describes booting the board with an SD card option. ...@@ -104,7 +104,7 @@ describes booting the board with an SD card option.
.. code-block:: console .. code-block:: console
$ cd tmp/deploy/images/raspberrypi4-64 $ cd tmp/deploy/images/raspberrypi4-64
$ bmaptool copy oniro-image-base-raspberrypi4-64.wic.bz2 $DEVNODE $ bmaptool copy oniro-image-base-raspberrypi4-64.wic.gz $DEVNODE
2. Put the card to the board and turn it on. 2. Put the card to the board and turn it on.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment