Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 1be4eab

Browse files
committed
update balena etcher reference to point to 1.18.11
warn against versions older than 1.18.11
1 parent e89c2af commit 1be4eab

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

source/docs/installation/sw_install/gloworm.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ Flashing the Gloworm Image
1010
--------------------------
1111
Plug a USB C cable from your computer into the USB C port on Gloworm labeled with a download icon.
1212

13-
Use `Balena Etcher <https://www.balena.io/etcher/>`_ to flash an image onto the coprocessor.
13+
Use the 1.18.11 version of `Balena Etcher <https://github.com/balena-io/etcher/releases/tag/v1.18.11>`_ to flash an image onto the coprocessor.
1414

1515
Run BalenaEtcher as an administrator. Select the downloaded ``.zip`` file.
1616

1717
Select the compute module. If it doesn't show up after 30s try using another USB port, initialization may take a while. If prompted, install the recommended missing drivers.
1818

1919
Hit flash. Wait for flashing to complete, then disconnect your USB C cable.
2020

21-
.. warning:: Using an older version of Balena Etcher may cause bootlooping (the system will repeatedly boot and restart) when imaging your Gloworm. Updating to the latest Balena Etcher will fix this issue.
21+
.. warning:: Using a version of Balena Etcher older than 1.18.11 may cause bootlooping (the system will repeatedly boot and restart) when imaging your Gloworm. Updating to the latest Balena Etcher will fix this issue.
2222

2323
Final Steps
2424
-----------

source/docs/installation/sw_install/orange-pi.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Flashing the Pi Image
1212
---------------------
1313
An 8GB or larger SD card is recommended.
1414

15-
Use `Balena Etcher <https://www.balena.io/etcher/>`_ to flash an image onto a Orange Pi. Select the downloaded image file, select your microSD card, and flash.
15+
Use the 1.18.11 version of `Balena Etcher <https://github.com/balena-io/etcher/releases/tag/v1.18.11>`_ to flash an image onto a Orange Pi. Select the downloaded image file, select your microSD card, and flash.
1616

1717
For more detailed instructions on using Etcher, please see the `Etcher website <https://www.balena.io/etcher/>`_.
1818

19-
.. warning:: Using an older version of Balena Etcher may cause bootlooping (the system will repeatedly boot and restart) when imaging your Orange Pi. Updating to the latest Balena Etcher will fix this issue.
19+
.. warning:: Using a version of Balena Etcher older than 1.18.11 may cause bootlooping (the system will repeatedly boot and restart) when imaging your Orange Pi. Updating to the latest Balena Etcher will fix this issue.
2020

2121
.. note:: If you are working on Linux, "dd" can be used in the command line to flash an image.
2222

source/docs/installation/sw_install/raspberry-pi.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Flashing the Pi Image
1212
---------------------
1313
An 8GB or larger card is recommended.
1414

15-
Use `Balena Etcher <https://www.balena.io/etcher/>`_ to flash an image onto a Raspberry Pi. Select the downloaded ``.tar.xz`` file, select your microSD card, and flash.
15+
Use the 1.18.11 version of `Balena Etcher <https://github.com/balena-io/etcher/releases/tag/v1.18.11>`_ to flash an image onto a Raspberry Pi. Select the downloaded ``.tar.xz`` file, select your microSD card, and flash.
1616

1717
For more detailed instructions on using Etcher, please see the `Etcher website <https://www.balena.io/etcher/>`_.
1818

19-
.. warning:: Using an older version of Balena Etcher may cause bootlooping (the system will repeatedly boot and restart) when imaging your Raspberry Pi. Updating to the latest Balena Etcher will fix this issue.
19+
.. warning:: Using a version of Balena Etcher older than 1.18.11 may cause bootlooping (the system will repeatedly boot and restart) when imaging your Raspberry Pi. Updating to the latest Balena Etcher will fix this issue.
2020

2121
If you are using a non-standard Pi Camera connected to the CSI port, :ref:`additional configuration may be required. <docs/hardware/picamconfig:Pi Camera Configuration>`
2222

source/docs/installation/sw_install/snakeyes.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Flashing the SnakeEyes Image
1010
----------------------------
1111
An 8GB or larger card is recommended.
1212

13-
Use `Balena Etcher <https://www.balena.io/etcher/>`_ to flash an image onto a Raspberry Pi. Select the downloaded ``.zip`` file, select your microSD card, and flash.
13+
Use the 1.18.11 version of `Balena Etcher <https://github.com/balena-io/etcher/releases/tag/v1.18.11>`_ to flash an image onto a Raspberry Pi. Select the downloaded ``.zip`` file, select your microSD card, and flash.
1414

1515
For more detailed instructions on using Etcher, please see the `Etcher website <https://www.balena.io/etcher/>`_.
1616

17-
.. warning:: Using an older version of Balena Etcher may cause bootlooping (the system will repeatedly boot and restart) when imaging your Raspberry Pi. Updating to the latest Balena Etcher will fix this issue.
17+
.. warning:: Using a version of Balena Etcher older than 1.18.11 may cause bootlooping (the system will repeatedly boot and restart) when imaging your Raspberry Pi. Updating to the latest Balena Etcher will fix this issue.
1818

1919
Final Steps
2020
-----------

0 commit comments

Comments
 (0)