I am running HAOS 18.0 and I cannot updated the firmware.
Trying from the ha command:
# ha os boards raspberrypi firmware
blocked_reason: unsupported_boot_device
current_version: "2021-04-29"
latest_version: "2026-01-09"
update_available: true
update_blocked: true
update_pending: false
And directly from the SSH prompted:
# rpi-eeprom-update
*** UPDATE AVAILABLE ***
Run "rpi-eeprom-update -a" to install this update now.
BOOTLOADER: update available
CURRENT: Thu Apr 29 16:11:25 UTC 2021 (1619712685)
LATEST: Fri Jan 9 16:12:13 UTC 2026 (1767975133)
RELEASE: default (/usr/lib/firmware/raspberrypi/bootloader-2711/default)
VL805_FW: Using bootloader EEPROM
VL805: up to date
CURRENT: 000138a1
LATEST: 000138a1
FLASHROM: no
BLOCKED: yes
# rpi-eeprom-update -a
rpi-eeprom-update is only available when booting from an SD card or if flashrom can be used.
How can I update my firmware, without having to play with SD Cards?