Skip to content

Commit

Permalink
doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloYu committed Jun 10, 2024
1 parent ea42398 commit fcab36c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
14 changes: 7 additions & 7 deletions raspberrypi/install-os/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ tags:
order: 1
---
树莓派能使用的操作系统挺多,不过还是从官网推荐的方式和渠道下载会比较好点,我是通过[Raspberry Pi Imager](https://www.raspberrypi.com/documentation/computers/getting-started.html#raspberry-pi-imager)直接写入SD卡的方式来安装,也比较方便快捷:
![Raspberry Pi Imager](raspberry-pi-imager.png)
![Raspberry Pi Imager](./raspberry-pi-imager.png)
## 下载Raspberry Pi Imager
通过访问[下载Raspberry Pi Imager](https://www.raspberrypi.com/software/),选择自己合适的操作系统:
![Download Raspberry Pi Imager](Download-Raspberry-Pi-Imager.png)
## 写入OS到TF卡中
分别选择自己相对应的树莓派版本,需要安装的操作系统,还有需要写入哪张卡,第一次写入需要下载系统,需要多点时间等待:
![alt text](image.png)
![alt text](image-1.png)
![alt text](image-2.png)
![chose-raspberrypi-model](chose-raspberrypi-model.png)
![alt text](chose-raspberrypi-os.png)
![alt text](chose-sd-card.png)
## 自定义系统配置信息
如果像我没有使用外接键盘和显示器,直接通过SSH连接,需要先把一些WIFI信息预设进操作系统,之前是通过修改根目录的配置文件,但是新版本的系统是需要在写入之前使用**Raspberry Pi Imager**进行配置写入:
![alt text](image-3.png)
![alt text](image-4.png)
![alt text](image-5.png)
![alt text](use-os-customisation.png)
![alt text](use-os-customisation-settings.png)
![alt text](use-os-customisation-setting-ssh.png)
::: tip
上面的一些截图,使用的都是树莓派官方文档中的,这里只是做个参考,基本是傻瓜无脑操作。很多时候树莓派出现一些奇奇怪怪的问题,要先检查电源供电是否存在问题,一定要用2.5A或者3A以上的5V电源。
:::
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit fcab36c

Please sign in to comment.