Restore from crash without snapshot

Hi,
Im trying to restore from a hardware crash without a snapshot.
Does anyone know which folders i have to copy fro the old sd card to the new?

Everthing in the config folder. (Where your configuration.yaml is)

1 Like

10x.
What about the hassio folder?
it is the parent folder to homeassistant folder

You don’t need that.

Just for future reference, for Hassbian or virtualenv installations, the config directory is /home/homeassistant/.homeassistant but I would have a copy of the whole /home/homeassistant directory to be safe. Many times ssl certificates are outside the config directory in these installations.

The configuration folder of my current installation (hassio over docker in orange pi zero) appears to be in:
usr/share/homeassistant
While the folder in the previou installation (hassio in a raspberry pi) appears to be in :
supervisor/homeassistant

can i just copy one folder to the other and it will work?