买了个树莓派3B,安装Raspbian时出现问题,能ping通,但是无法建立ssh链接!对于我这种只有网线和电源的玩家来说打击太大。
找了一下原因,如下链接所述:
http://downloads.raspberrypi.org/raspbian/release_notes.txt
SSH disabled by default; can be enabled by creating a file with name "ssh" in boot partition
因此,需要在根分区下建立一个名为ssh的文件。
能Ping通后,用读卡器打开TF卡,在TF卡的根目录新建一个文本文档,再将其修改为 ssh 即可。
用户名:pi
密码:raspberry
时间: 2024-10-11 22:25:36