系统下载
安装系统
- 将安装系统的TF使用【SD Card Formatter】格式化。
- 下载最新的无桌面增强版系统镜像。
- 使用【balenaEtcher】刻录镜像,等待完成。
- 刻录完成
- 进入BOOT分区,修改【wpa_supplicant.conf】文件。如果没有BOOT分区则重新插拔一下TF卡即可。
## To use this file, you should run command "systemctl disable network-manager" and reboot system. (Do not uncomment this line!) ## country=CN ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 ## WIFI 1 (Do not uncomment this line!) network={ ssid="your-wifi1-ssid" psk="wifi1-password" priority=1 id_str="wifi-1" } ## WIFI 2 (Do not uncomment this line!) #network={ # ssid="your-wifi2-ssid" # psk="wifi2-password" # priority=2 # id_str="wifi-2" #}
- 将TF卡插入树莓派启动,在此期间,树莓派会自动重启几次。
- 树莓派启动成功后,通过路由器查看树莓派的ip
- 使用Xshell7连接树莓派,默认用户名密码为【pi】、【raspberry】
VNC远程桌面访问Web界面
- 浏览器访问【http://ip:5901/】
- 点击【连线】,输入密码,默认为【raspberry】
- 点击【Send Password】