SSH not working, can't access console

Hi all, first time user here.

Had a massive amount of issues trying to get Anthias installed on my rPI4. But I have it working.

However I can’t ssh into my pi. Am I using the wrong port or something? It just won’t work
Also I can’t access a console

Am I missing something?

Install is using the supplied img file. Multiple times on fresh installs of Raspbian Lite and using the install script just wouldn’t work - it would install, but wifi wouldn’t enable.

Hi

Setup raspbian os lite bullseye using Raspberry Pi Imager, so that you can enable SSH and pass wifi password

2 Likes

The problem is with the image provided in the raspberry pi imager. The “official” Anthias image is not working well.

Download the lite version of the newest raspberry OS and install Anthias with:

bash <(curl -sL https://install-ose.srly.io)
1 Like