Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/rock3/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,11 @@ ROCK 3B 可以兼容 ROCK 3A 的大部分镜像,但是由于硬件接口差异

以下系统已由瑞莎官方测试验证:

ROCK 3B:[Build 18](https://github.com/radxa-build/rock-3b/releases/download/b18/rock-3b_debian_bullseye_xfce_b18.img.xz)
ROCK 3B:

- [Build 18](https://github.com/radxa-build/rock-3b/releases/download/b18/rock-3b_debian_bullseye_xfce_b18.img.xz)(适用于 microSD 卡和 eMMC 模块启动系统)

- [Rock-3b Bookworm KDE R1](https://github.com/radxa-build/rock-3b/releases/download/rsdk-r1/rock-3b_bookworm_kde_r1.output_512.img.xz)(适用于 microSD 卡和 eMMC 模块启动系统)

- [Rock3B-An11-r12-sd-or-emmc-boot-20240619-gpt.img](https://github.com/radxa/manifests/releases/download/Rock-android11-20240619/Rock3B-An11-r12-sd-or-emmc-boot-20240619-gpt.zip)(用于使用读卡器向 EMMC 和 SD 卡中刷入系统)

Expand Down
2 changes: 2 additions & 0 deletions docs/rock3/rock3b/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import Images from "./\_image.mdx"

<Images loader={false} system_img={true} spi_img={false} />

- [Rock-3b Bookworm KDE R1](https://github.com/radxa-build/rock-3b/releases/download/rsdk-r1/rock-3b_bookworm_kde_r1.output_512.img.xz)(适用于 microSD 卡和 eMMC 模块启动系统)

:::caution
除了上面的镜像经过官方充分测试外,其他镜像未经过严格测试,可能会存在未知问题,仅用于评估使用。
:::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ Additional information:

The following systems have been officially tested and verified by Radxa:

ROCK 3B: [Build 18](https://github.com/radxa-build/rock-3b/releases/download/b18/rock-3b_debian_bullseye_xfce_b18.img.xz)
ROCK 3B:

- [Build 18](https://github.com/radxa-build/rock-3b/releases/download/b18/rock-3b_debian_bullseye_xfce_b18.img.xz)(For booting from microSD card and eMMC module)

- [Rock-3b Bookworm KDE R1](https://github.com/radxa-build/rock-3b/releases/download/rsdk-r1/rock-3b_bookworm_kde_r1.output_512.img.xz)(For booting from microSD card and eMMC module)

- [Rock3B-An11-r12-sd-or-emmc-boot-20240619-gpt.img](https://github.com/radxa/manifests/releases/download/Rock-android11-20240619/Rock3B-An11-r12-sd-or-emmc-boot-20240619-gpt.zip)(Used to flash the system into EMMC and SD card using a card reader)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import Images from "./\_image.mdx"

<Images loader={false} system_img={true} spi_img={false} />

- [Rock-3b Bookworm KDE R1](https://github.com/radxa-build/rock-3b/releases/download/rsdk-r1/rock-3b_bookworm_kde_r1.output_512.img.xz)(For booting from microSD card and eMMC module)

:::caution
Except for the above mirrors which have been fully tested officially, the other mirrors have not been rigorously tested and may have unknown issues and are for evaluation purposes only.
:::
Expand Down
Loading