Symptom
During installation on a Yellow Kit, the yellow LED keeps blinking steadily.
Cause
If this LED pattern persists during the installation and the LED never changes to solid on, this indicates an issue with the installer. It may not be able to connect to the internet.
Resolution
You can install Home Assistant OS directly onto the internal eMMC using the rpiboot
boot method. Follow these steps to do so:
-
Download the Yellow operating system:
- Go to the operating system repository release page on GitHub and download the latest stable version of the
haos_yellow-xx.x.img.xz
file.
- Go to the operating system repository release page on GitHub and download the latest stable version of the
-
Install
rpiboot
onto your computer:- Using Windows Installer
- From source code
-
Reinstall the operating system on Yellow:
- Open the procedure on how to reinstall the operating system.
- Follow the procedure Option 2: Reinstall Home Assistant OS using rpiboot up to step 8.
- To install the Home Assistant Operating System directly, follow these steps:
- Run Step 1 through 5 from the Installing Home Assistant Software on Kit procedure.
- In step 3, use the image you just downloaded, instead of the image provided by the Raspberry Pi Imager.
- Windows might bring up a message asking to insert a disk. Close this message.
- Ignore the Raspberry Pi Imager prompt to remove the SD card.
- Select Continue and close the Raspberry Pi Installer.
-
Remove power from the board.
-
Set JP1 to UART.
-
Power up your board.
- Result: Your system should now start up.
- Follow the steps under Get started with Home Assistant.
Related topics
- Operating system repository release page
- Windows Installer
- Source code
- Reinstalling the operating system
- Get started with Home Assistant
Edit this article on GitHub