Using Imager 2.0.3 (with Customisation setting to enable SSH and WiFI etc.) I put Raspberry Pi OS 32-bit Lite (Trixie) onto a 32GB card and booted a Pi Zero 2W from that. Wait 15 minutes. SSH into it by ip address from PuTTY on Win 10 PC.
It all worked fine:SSH from Windows command line also worked.Can you try with -v
It all worked fine:
Code:
pi@pi:~ $ getconf LONG_BIT32pi@pi:~ $ cat /sys/firmware/devicetree/base/model;echoRaspberry Pi Zero 2 W Rev 1.0Code:
nmap -Pn -p 22 192.168.1.131PORT STATE SERVICE22/tcp open sshCode:
ssh -v piuser@192.168.0.103Statistics: Posted by neilgl — Sat Dec 27, 2025 1:16 pm