Skip to content

Commit

Permalink
Merge pull request #126 from Sharelter/main
Browse files Browse the repository at this point in the history
BPI-F3: bianbu update to 2.0.4
  • Loading branch information
KevinMX authored Dec 30, 2024
2 parents 9c3489d + 751adea commit bf64bcd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions BPI-F3/Bianbu/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
sys: bianbu
sys_ver: 2.0
sys_ver: 2.0.4
sys_var: null

status: basic
Expand All @@ -13,8 +13,8 @@ last_update: 2024-10-24

### System Information

- System version: v2.0
- Download Links: https://archive.spacemit.com/image/k1/version/bianbu/v2.0/
- System version: v2.0.4
- Download Links: https://archive.spacemit.com/image/k1/version/bianbu/v2.0.4/
- Reference Installation Document: https://docs.banana-pi.org/en/BPI-F3/GettingStarted_BPI-F3

### Hardware Information
Expand All @@ -32,8 +32,8 @@ last_update: 2024-10-24
After downloading and extracting the image, use `dd` to flash the image to the microSD card.

```bash
unzip bianbu-24.04-desktop-k1-v2.0-release-20241021195251.img.zip
sudo dd if=/path/to/bianbu-24.04-desktop-k1-v2.0-release-20241021195251.img of=/dev/your-device bs=1M status=progress
unzip bianbu-24.04-minimal-k1-v2.0.4-release-20241205234138.img.zip
sudo dd if=/path/to/bianbu-24.04-minimal-k1-v2.0.4-release-20241205234138.img of=/dev/your-device bs=1M status=progress
```

### Logging into the System
Expand All @@ -54,22 +54,22 @@ The system booted successfully and login via the onboard serial port was also su
### Boot Log

Screen recording (from flashing image to login):
[![asciicast](https://asciinema.org/a/0MjtXy8ravCQeDd6ThYHHGIqL.svg)](https://asciinema.org/a/0MjtXy8ravCQeDd6ThYHHGIqL)
[![asciicast](https://asciinema.org/a/6A0cxWuJLx4MNh7AtRdLJHFpu.svg)](https://asciinema.org/a/6A0cxWuJLx4MNh7AtRdLJHFpu)

```log
Welcome to Bianbu 2.0 (GNU/Linux 6.6.36 riscv64)
Welcome to Bianbu 2.0.4 (GNU/Linux 6.6.36 riscv64)
* Documentation: https://bianbu.spacemit.com
* Support: https://ticket.spacemit.com
root@k1:~# uname -a
Linux k1 6.6.36 #2.0.0.2 SMP PREEMPT Mon Oct 21 10:33:52 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
Linux k1 6.6.36 #2.0.4.2 SMP PREEMPT Thu Dec 5 15:02:13 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
root@k1:~# cat /etc/os-release
PRETTY_NAME="Bianbu 2.0"
PRETTY_NAME="Bianbu 2.0.4"
NAME="Bianbu"
VERSION_ID="2.0"
VERSION="2.0 (Noble Numbat)"
VERSION_ID="2.0.4"
VERSION="2.0.4 (Noble Numbat)"
VERSION_CODENAME=noble
ID=bianbu
ID_LIKE=debian
Expand Down
20 changes: 10 additions & 10 deletions BPI-F3/Bianbu/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

### 系统信息

- 系统版本:v2.0
- 下载链接:https://archive.spacemit.com/image/k1/version/bianbu/v2.0/
- 系统版本:v2.0.4
- 下载链接:https://archive.spacemit.com/image/k1/version/bianbu/v2.0.4/
- 参考安装文档:https://docs.banana-pi.org/en/BPI-F3/GettingStarted_BPI-F3

### 硬件信息
Expand All @@ -24,8 +24,8 @@
下载并解压镜像后,使用 `dd` 将镜像写入 microSD 卡。

```bash
unzip bianbu-24.04-desktop-k1-v2.0-release-20241021195251.img.zip
sudo dd if=/path/to/bianbu-24.04-desktop-k1-v2.0-release-20241021195251.img of=/dev/your-device bs=1M status=progress
unzip bianbu-24.04-minimal-k1-v2.0.4-release-20241205234138.img.zip
sudo dd if=/path/to/bianbu-24.04-minimal-k1-v2.0.4-release-20241205234138.img of=/dev/your-device bs=1M status=progress
```

### 登录系统
Expand All @@ -46,22 +46,22 @@ sudo dd if=/path/to/bianbu-24.04-desktop-k1-v2.0-release-20241021195251.img of=/
### 启动信息

屏幕录像(从刷写镜像到登录系统):
[![asciicast](https://asciinema.org/a/0MjtXy8ravCQeDd6ThYHHGIqL.svg)](https://asciinema.org/a/0MjtXy8ravCQeDd6ThYHHGIqL)
[![asciicast](https://asciinema.org/a/6A0cxWuJLx4MNh7AtRdLJHFpu.svg)](https://asciinema.org/a/6A0cxWuJLx4MNh7AtRdLJHFpu)

```log
Welcome to Bianbu 2.0 (GNU/Linux 6.6.36 riscv64)
Welcome to Bianbu 2.0.4 (GNU/Linux 6.6.36 riscv64)
* Documentation: https://bianbu.spacemit.com
* Support: https://ticket.spacemit.com
root@k1:~# uname -a
Linux k1 6.6.36 #2.0.0.2 SMP PREEMPT Mon Oct 21 10:33:52 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
Linux k1 6.6.36 #2.0.4.2 SMP PREEMPT Thu Dec 5 15:02:13 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
root@k1:~# cat /etc/os-release
PRETTY_NAME="Bianbu 2.0"
PRETTY_NAME="Bianbu 2.0.4"
NAME="Bianbu"
VERSION_ID="2.0"
VERSION="2.0 (Noble Numbat)"
VERSION_ID="2.0.4"
VERSION="2.0.4 (Noble Numbat)"
VERSION_CODENAME=noble
ID=bianbu
ID_LIKE=debian
Expand Down

0 comments on commit bf64bcd

Please sign in to comment.