官方文档地址
https://www.raspberrypi.org/learning/software-guide/quickstart/
准备:
一块树莓派开发板,SD卡,SD卡读卡器,显示屏,HDMI线
步骤:
1.格式化SD卡。
注意:如果你的SD卡有64GB或更多,它将自动格式化为exFAT,与NOOBS不兼容。按照以下说明强制SD卡格式化为FAT32,以便使用NOOBS。
2.下载 NOOBS文件。
访问树莓派官方下载页面https://www.raspberrypi.org/downloads/,点击NOOBS。
在‘NOOBS (offline and network install)’下,选择下载ZIP文件。
将下载好的文件解压到格式化好的内存卡中,然后安全移除内存卡,并将其插入到树莓派卡槽中。
ps.
另一种方式—你也可以直接下载 Raspbian。
解压文件到电脑(文件很大)
在这里下载Etcher SD卡镜像工具
运行Etcher,选择 Raspbian 镜像文件解压到你的电脑。
选择SD卡驱动,注意,软件可能已经选择了正确的驱动器。flash / burn 进你的SD卡就行啦~(Windows下是第一个图,macOS下是第二个图)
3.第一次开机
- If you are using NOOBS and this is the first time your Raspberry Pi and SD card have been used, then you’ll have to select an operating system and let it install.
- If you downloaded Raspbian and imaged it using Etcher rather than NOOBS, then you will boot directly to the desktop environment of Raspbian and won’t need to wait.