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
11 changes: 4 additions & 7 deletions docs/rock3/rock3b/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,20 @@
sidebar_position: 2
---

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 模块启动系统)
- [Rock-3b Debian Bullseye XFCE b18](https://github.com/radxa-build/rock-3b/releases/download/b18/rock-3b_debian_bullseye_xfce_b18.img.xz)
- [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)

:::caution
除了上面的镜像经过官方充分测试外,其他镜像未经过严格测试,可能会存在未知问题,仅用于评估使用。
:::

### 第三方操作系统镜像
### 第三方系统

- [Radxa ROCK 3B OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3b)
- [Radxa ROCK 3B OpenWrt ext4 sysupgrade 镜像](https://downloads.openwrt.org/releases/25.12.0/targets/rockchip/armv8/openwrt-25.12.0-rockchip-armv8-radxa_rock-3b-ext4-sysupgrade.img.gz)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,20 @@
sidebar_position: 2
---

import Images from "./\_image.mdx"

# Summary of resource downloads

## Operating system image

### Official Operating System Image

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

- [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)
- [Rock-3b Debian Bullseye XFCE b18](https://github.com/radxa-build/rock-3b/releases/download/b18/rock-3b_debian_bullseye_xfce_b18.img.xz)
- [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)

:::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.
:::

### Third-Party Operating System images
### Third-Party System

- [Radxa ROCK 3B OpenWrt](https://openwrt.org/toh/hwdata/radxa/radxa_rock_3b)
- [Radxa ROCK 3B OpenWrt ext4 sysupgrade image](https://downloads.openwrt.org/releases/25.12.0/targets/rockchip/armv8/openwrt-25.12.0-rockchip-armv8-radxa_rock-3b-ext4-sysupgrade.img.gz)
Expand Down
Loading