Cannot get SSH access to the host

HAOS is installed on a device, not VM.

I have followed the instruction here: Debugging the Home Assistant Operating System | Home Assistant Developer Docs

I inserted a USB stick named it Config, created a file authorized_keys.

Grabbed the public key from ~/.ssh/id_rsa from my local.

Added public key to it.

Enjected USB stick, insert into the device, I can see it appears in the SUPERVISOR log

SSH into HAOS, excuted ha os import

Can see some messages from SUPERVISOR log

Then restarted HAOS

But I still cannot access the host
image

Is there way to see if the authorised_key is added to somehwere? Or did I miss anything?

I found the solution. Just like this post: SSH into HassOS - #39 by The-May mentioned. I changed to FAT and it work…
Maybe the official document should be updated to not include it or at least mention that NTFS might not work.

1 Like

Glad that my hyperdocumentated from the past post helped you :slight_smile:

1 Like