Hello -
I have a HA install booting from SD card on a Rpi4. I want to migrate the installation to a USB-connected SATA drive.
My plan was to install HAOS on the drive, then restore from a backup of my SD card installation.
To rule out some hardware-level problems, I AM able to install and boot the Raspberry Pi OS from this USB-connected drive, using the Raspberry Pi Imager software.
When I install HAOS via the Imager, it appears successful, but I am unable to connect to the HA UI (browser times out). I have given it hours to set itself up, so that is not the issue.
I do not have a micro HDMI cable available, so I can’t check for boot progress that way.
FWIW I have tried a few other things… bit -by-bit copy of the SD card to the HD for instance. I have also run the RPi bootloader (firmware) update and made sure the boot sequence is USB first, then sd card. When I leave both the SD card and the HD connected, it ends up booting from the SD card. In that configuration, it throws an error regarding a “duplicate installation” or similar.
Thanks in advance for any suggestions!