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

Commit deb9836

Browse files
committed
add rpi as an alternative to balena etcher
1 parent 8f18045 commit deb9836

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ For more detailed instructions on using Etcher, please see the `Etcher website <
1818

1919
.. 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 1.18.11 will fix this issue.
2020

21+
Alternatively, you can use the `Raspberry Pi Imager <https://www.raspberrypi.org/software/>`_ to flash the image.
22+
23+
Select "Choose OS" and then "Use custom" to select the downloaded image file. Select your microSD card and flash.
24+
2125
.. note:: If you are working on Linux, "dd" can be used in the command line to flash an image.
2226

2327
If you're using an Orange Pi 5, that's it! Orange Pi 4 users will need to install PhotonVision (see below).

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

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ For more detailed instructions on using Etcher, please see the `Etcher website <
1818

1919
.. 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 1.18.11 will fix this issue.
2020

21+
Alternatively, you can use the `Raspberry Pi Imager <https://www.raspberrypi.org/software/>`_ to flash the image.
22+
23+
Select "Choose OS" and then "Use custom" to select the downloaded image file. Select your microSD card and flash.
24+
2125
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>`
2226

2327
Final Steps

source/docs/installation/sw_install/snakeyes.rst

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ For more detailed instructions on using Etcher, please see the `Etcher website <
1616

1717
.. 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 1.18.11 will fix this issue.
1818

19+
Alternatively, you can use the `Raspberry Pi Imager <https://www.raspberrypi.org/software/>`_ to flash the image.
20+
21+
Select "Choose OS" and then "Use custom" to select the downloaded image file. Select your microSD card and flash.
22+
1923
Final Steps
2024
-----------
2125
Insert the flashed microSD card into your Raspberry Pi and boot it up. The first boot may take a few minutes as the Pi expands the filesystem. Be sure not to unplug during this process.

0 commit comments

Comments
 (0)