diff --git a/help/_posts/1970-01-01-raspbian.md b/help/_posts/1970-01-01-raspbian.md index 0831daa..d9b445c 100644 --- a/help/_posts/1970-01-01-raspbian.md +++ b/help/_posts/1970-01-01-raspbian.md @@ -18,15 +18,13 @@ Raspbian 并非由树莓派的开发与维护机构 The Raspberry Pi Foundation 架构: -* arm64 * armhf 版本: -* wheezy -* jessie * stretch * buster +* bullseye 注:Raspbian 系统由于从诞生开始就基于(为了armhf,也必须基于)当时还是 testing 版本的 7.0/wheezy,所以 Raspbian 不倾向于使用 stable/testing @@ -34,30 +32,40 @@ testing 版本的 7.0/wheezy,所以 Raspbian 不倾向于使用 stable/testing ### 使用说明 +首先通过 `uname -m` 确定你使用的系统的架构。
- - {% raw %} {% endraw %}