mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
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 <stefan@agner.ch>
This commit is contained in:
parent
19117e98bd
commit
bf5691d3cd
@ -15,8 +15,11 @@ from [linuxfactory.or.kr][1] as follows:
|
|||||||
1. Download `spiupdate_odroidm1_20220304.img.xz`
|
1. Download `spiupdate_odroidm1_20220304.img.xz`
|
||||||
2. Use balenaEtcher or another tool to flash the updater onto an SD card
|
2. Use balenaEtcher or another tool to flash the updater onto an SD card
|
||||||
3. Download `spiboot-20230328.img`
|
3. Download `spiboot-20230328.img`
|
||||||
4. Store the file with the file name `spiboot.img` onto the FAT partition of that same SD card.
|
4. Rename the `spiboot-20230328.img` file to`spiboot.img`.
|
||||||
5. Plug-in that SD card to your ODROID-M1. Petitboot will update itself, you can verify the progress on the HDMI output.
|
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.
|
Once Petitboot is updated you can flash Home Assistant OS directly onto an eMMC.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user