Open pacmac opened 9 months ago
@pacmac, the official image is built on top of BalenaOS. If you want to have SSH access, flash your SD card with Raspberry Pi OS Lite (Bookworm) and install Anthias. See this link for details: https://github.com/Screenly/Anthias?tab=readme-ov-file#installing-on-raspberry-pi-os-lite.
I have used the official image: https://github.com/Screenly/Anthias/releases/download/v0.18.6/2023-03-06-raspberrypi3.zip
in the boot folder of the SD card I have added:
ssh userconf
and userconf contains:pi:$6$c70VpvPsVNCG0YR5$l5vWWLsLko9Kj65gcQ8qvMkuOoRkEagI90qi3F/Y7rm8eNYZHW8CY6BOIKwMH7a3YYzZYL90zf304cAHLFaZE0
However I am unable to ssh into the device.
What am I doing wrong ?