operating-system
operating-system copied to clipboard
ODROID-N2 installation image on SD CARD does not boot
Describe the issue you are experiencing
When installing for first time on an odroid n2+ SD card, using V7.6 image for system tries to boot and gets an IP address you can see in the console but then it errors out with serverip not set error and it does not continue with the install.
NOTE: It works fine when using an emmc card but not SD card. See attached image for errors.
Got image from https://github.com/home-assistant/operating-system/releases/download/7.6/haos_odroid-n2-7.6.img.xz per instructions.
What operating system image do you use?
odroid-n2 (Hardkernel ODROID-N2/N2+)
What version of Home Assistant Operating System is installed?
7.6
Did you upgrade the Operating System.
No
Steps to reproduce the issue
- download Odroid home assistance image file from https://github.com/home-assistant/operating-system/releases/download/7.6/haos_odroid-n2-7.6.img.xz
- flash on SD card (not emmc)
- insert in Odroid n2+
- attach network cable on n2+ and power on
- system boots, even gets IP address, but then errors with serverip not set error
See attached screenshot.
...
Anything in the Supervisor logs that might be useful for us?
na
Anything in the Host logs that might be useful for us?
na
System Health information
na
Additional information
No response
BTW, this same process works with EMMC. It only fails when using SD Card
What you are seeing is U-Boot trying to boot through network since it wasn't able to find the OS on the SD card. So the root problem is that U-Boot can't seem to read from the SD-card.
If it helps, I have an odroid-n2+, I wrote the 7.6 image to an sd-card, and was able to boot successfully from it. (I do not have an emmc)
This is most likely a hardware issue with the SD Card.
I have the same issue, the SD card is unreadable after the image is installed by etcher (using a direct write to the SD card using a SD-card-reader and also using the N2+ attached via USB) I am able to run other images from the SD card without any problem (I'm currently typing this comment in ubuntu/firefox running on the Odroid N2+)
There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant OS version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
I fixed/bypassed this issue by installing an older version on the SD card and updating it within Home Assistant itself.
There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant OS version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.