From e6c8ade6dbc8d3563a444f9a1f9a4edccf5a8eaf Mon Sep 17 00:00:00 2001 From: Jojo-A <33325587+Jojo-A@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:36:27 +0100 Subject: [PATCH] Update source/_includes/common-tasks/flashing_m1s_otg.md Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_includes/common-tasks/flashing_m1s_otg.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_includes/common-tasks/flashing_m1s_otg.md b/source/_includes/common-tasks/flashing_m1s_otg.md index 07696af03c3..625f73dc364 100644 --- a/source/_includes/common-tasks/flashing_m1s_otg.md +++ b/source/_includes/common-tasks/flashing_m1s_otg.md @@ -26,6 +26,7 @@ To flash your eMMC using OTG-USB, you will need the following items: 3. Plug-in that SD card to your ODROID-M1S and boot it. ### Flashing Home Assistant M1S + 1. Download the latest stable version of Home Assistant OS for the [ODROID-M1S](https://github.com/home-assistant/operating-system/releases/download/{{site.data.version_data.hassos['odroid-m1s']}}/haos_odroid-m1s-{{site.data.version_data.hassos['odroid-m1s']}}.img.xz). 2. Apart from the HAOS image to flash (M1S instead of N2+ version), you can follow the N2+ step-by-step flashing guide [HERE](/common-tasks/os/#flashing-home-assistant).