Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

Beginners • Re: Couldn't SSH into Pi Zero 2W for Pi-hole setup

$
0
0
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:

Code:

pi@pi:~ $ getconf LONG_BIT32pi@pi:~ $ cat /sys/firmware/devicetree/base/model;echoRaspberry Pi Zero 2 W Rev 1.0
SSH from Windows command line also worked.

Code:

nmap -Pn -p 22 192.168.1.131PORT   STATE SERVICE22/tcp open  ssh
Can you try with -v

Code:

ssh -v piuser@192.168.0.103

Statistics: Posted by neilgl — Sat Dec 27, 2025 1:16 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles