diff --git a/source/_includes/common-tasks/flashing_n2_otg.md b/source/_includes/common-tasks/flashing_n2_otg.md
index 17341baa8b4..d6f46f80d00 100644
--- a/source/_includes/common-tasks/flashing_n2_otg.md
+++ b/source/_includes/common-tasks/flashing_n2_otg.md
@@ -64,6 +64,7 @@ This will configure the ODROID-N2+ and OTG to act as a memory card reader:
1. Connect the ODROID-N2+ to your PC via the micro-USB port at the front of the ODROID-N2+.
2. When the ODROID-N2 is recognized as a USB connected storage device, you can flash the eMMC with [Etcher](https://www.balena.io/etcher/).
- Use the latest stable version of Home Assistant OS for the [ODROID-N2+](https://github.com/home-assistant/operating-system/releases/download/{{site.data.version_data.hassos['odroid-n2']}}/haos_odroid-n2-{{site.data.version_data.hassos['odroid-n2']}}.img.xz) (haos_odroid-n2-{{site.data.version_data.hassos['odroid-n2']}}.img.xz).
+ - In Balena, use **Flash from file**. **Flash from URL** does not work on all systems.
3. When the flash process is complete, disconnect the ODROID-N2+ from your PC.
- Remove the power cable.
diff --git a/source/_includes/installation/operating_system.md b/source/_includes/installation/operating_system.md
index 12aace9cb7f..11ee5885369 100644
--- a/source/_includes/installation/operating_system.md
+++ b/source/_includes/installation/operating_system.md
@@ -121,10 +121,9 @@ sudo apt install libfuse2
If you are using a [Home Assistant Blue](/blue) or ODROID N2+, you can [attach your device directly](/common-tasks/os/#flashing-an-odroid-n2).
{% endif %}
2. Download and start Balena Etcher. You may need to run it with administrator privileges on Windows.
-3. Select **Flash from URL**.
-
-
-4. Copy the URL for the image. If there are multiple links below, make sure to select the correct link for your version of {{site.installation.types[page.installation_type].board}}:
+3. Download the image to your computer.
+ - Copy the URL for the image.
+ - If there are multiple links below, make sure to select the correct link for your version of {{site.installation.types[page.installation_type].board}}.
{% if site.installation.types[page.installation_type].variants.size > 1 %}
{% tabbed_block %}
{% for variant in site.installation.types[page.installation_type].variants %}
@@ -155,17 +154,20 @@ sudo apt install libfuse2
_Select and copy the URL or use the "copy" button that appear when you hover it._
-5. Paste the URL for the {{site.installation.types[page.installation_type].board}} image into Balena Etcher and select **OK**.
-
-6. When Balena Etcher has downloaded the image, click **Select target**.
-[Screenshot of the Etcher software showing the select target button highlighted.](/images/installation/etcher3.png)
+
+4. Paste the URL into your browser to start the download.
+5. Select **Flash from file** and select the image you just downloaded.
+ - **Flash from URL** does not work on some systems.
+
+ 
+6. **Select target**.
+
7. Select the boot medium ({{site.installation.types[page.installation_type].installation_media}}) you want to use for your installation.

8. Select **Flash!** to start writing the image.

9. When Balena Etcher has finished writing the image, you will see a confirmation.

- - If you are having issues with Balena Etcher, rather than installing from URL, download the file. Then, install from file.
### Start up your {{site.installation.types[page.installation_type].board}}
diff --git a/source/images/installation/etcher1.png b/source/images/installation/etcher1.png
deleted file mode 100644
index 2f972a2a2d1..00000000000
Binary files a/source/images/installation/etcher1.png and /dev/null differ
diff --git a/source/images/installation/etcher1_file.png b/source/images/installation/etcher1_file.png
new file mode 100644
index 00000000000..7a4faf8dfd8
Binary files /dev/null and b/source/images/installation/etcher1_file.png differ
diff --git a/source/installation/raspberrypi.markdown b/source/installation/raspberrypi.markdown
index d942f2b0d23..797b2597bc4 100644
--- a/source/installation/raspberrypi.markdown
+++ b/source/installation/raspberrypi.markdown
@@ -82,10 +82,10 @@ Use this procedure if Raspberry Pi Imager is not supported by your platform.
1. Insert the SD card into the computer. Note: the contents of the card will be overwritten.
2. Download and start Balena Etcher. You may need to run it with administrator privileges on Windows.
-3. Select **Flash from URL**.
-
-4. Copy the correct URL for the Raspberry Pi 3 or 4 (Note: there are 2 different links below!):
+3. Download the image to your computer.
+ - Copy the correct URL for the Raspberry Pi 3 or 4 (Note: there are 2 different links below!):
+
{% tabbed_block %}
{% for variant in site.installation.types[page.installation_type].variants %}
@@ -101,15 +101,18 @@ Use this procedure if Raspberry Pi Imager is not supported by your platform.
_Select and copy the URL or use the "copy" button that appear when you hover it._
-1. Paste the URL for the image into Balena Etcher and select **OK**.
-
-2. When Balena Etcher has downloaded the image, select **Select target**.
+4. Paste the URL into your browser to start the download.
+5. Select **Flash from file** and select the image you just downloaded.
+ - **Flash from URL** does not work on some systems.
+
+ 
+6. **Select target**.

-3. Select the SD card you want to use for your installation.
+7. Select the SD card you want to use for your installation.

-4. Select **Flash!** to start writing the image.
+8. Select **Flash!** to start writing the image.

-5. Once Balena Etcher has finished writing the image, you will see a confirmation.
+9. Once Balena Etcher has finished writing the image, you will see a confirmation.
