From bf5691d3cd97ff8ac1fb08424a90115b4966eec2 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 11 May 2023 21:54:23 +0200 Subject: [PATCH] Make it clearer that the image file needs to be renamed (#2544) * Make it clearer that the image file needs to be renamed - add information that the update was only successful if version 20230328 is visible. * Update Documentation/boards/hardkernel/odroid-m1.md --------- Co-authored-by: Stefan Agner --- Documentation/boards/hardkernel/odroid-m1.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/boards/hardkernel/odroid-m1.md b/Documentation/boards/hardkernel/odroid-m1.md index ca0470c5d..680af4c51 100644 --- a/Documentation/boards/hardkernel/odroid-m1.md +++ b/Documentation/boards/hardkernel/odroid-m1.md @@ -15,8 +15,11 @@ from [linuxfactory.or.kr][1] as follows: 1. Download `spiupdate_odroidm1_20220304.img.xz` 2. Use balenaEtcher or another tool to flash the updater onto an SD card 3. Download `spiboot-20230328.img` -4. Store the file with the file name `spiboot.img` onto the FAT partition of that same SD card. -5. Plug-in that SD card to your ODROID-M1. Petitboot will update itself, you can verify the progress on the HDMI output. +4. Rename the `spiboot-20230328.img` file to`spiboot.img`. +5. Paste the `spiboot.img` file onto the FAT partition of that same SD card. +6. Plug-in that SD card to your ODROID-M1. Petitboot will update itself, you can verify the progress on the HDMI output. +7. If you see the version 20230328 in the top right corner, the installation was successful. + * If you see any other version there, the installation failed. Once Petitboot is updated you can flash Home Assistant OS directly onto an eMMC.