Hello everyone, I'm not sure this is the correct place to ask. Feel free to correct me if I'm wrong.
My friend has HA installed on a raspberry pi and he'd like to make a fully automated image backup (alongside the HA way).
I am not an expert in HA so we tried first connecting via SSH but as I discovered later the "extension" one is containerized so can't dd the entire filesystem.
So we tried getting "full" ssh access by creating a file (pardon me, I don't remember correctly as it was some time ago and I only got time to ask now) on the root of the SD card but apparently we couldn't get access to it (as far as I remember when the device came online, the ssh port written in the documentation wasn't replying).
Did anyone of you have done something like this?
My friend wants to keep a rotation of idk 5 full img backups.
Thank you in advance, of course!