一、軟件下載
1员萍、燒入鏡像工具
etcher:https://www.balena.io/etcher/
2椒惨、鏡像文件
https://www.raspberrypi.org/downloads/
3翁都、SD卡修復(fù)工具
sdformatter
二、燒入鏡像
三寒砖、基本配置
3.1 配置樹莓派開啟ssh服務(wù)
將燒寫好鏡像的 sd 卡插入讀卡器赐劣,通過(guò) usb 口插入電腦,在 boot 分區(qū)下創(chuàng)建一個(gè)空白文 件文件名 ssh (小寫且無(wú)后綴名)
3.2 配置樹莓派 WiFi 連接
依舊在/boot分區(qū)下創(chuàng)建一個(gè)文件 wpa_supplicant.conf用notepad++打開 在其中寫入代碼
country=CN
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="adsl"
psk="12345678"
key_mgmt=WPA-PSK
priority=1
}
3.3 啟用樹莓派 VNC 服務(wù)
sudo raspi-config
依次操作:Interfacing Options -> VNC -> Yes哩都。之后系統(tǒng)會(huì)提示你是否要安裝 VNC 服務(wù)魁兼,輸入 y 之后回車,等待系統(tǒng)自動(dòng)下載安裝完成茅逮,一切順利的話 VNC 服務(wù)就啟動(dòng)了璃赡!
安裝 VNC 客戶端
https://www.realvnc.com/en/connect/download/viewer/
其它
自己編譯樹莓派系統(tǒng)內(nèi)核:https://www.raspberrypi.org/documentation/linux/kernel/building.md