Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion docs/orion/o6/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Orion O6 V1.2 版本
| 下载链接 | 格式 | 说明 |
| ----------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Radxa DL](https://dl.radxa.com/orion/o6/images/bios/orion-o6-bios-0.3.0-1.zip) | zip | Version 0.3.0-1 |
| [Github Release](https://github.com/radxa-pkg/edk2-cix/releases/latest) | deb | BIOS 内容处于 `edk2-cix_*_all.deb` 软件包当中。该文件在 Windows 下可使用 7-Zip 打开,Linux 下可使用 KDE Ark 打开。软件包内,BIOS 文件路径为 `data.tar.xz/usr/share/edk2/radxa/orion-o6` |
| [Github Release](https://github.com/radxa-pkg/edk2-cix/releases/latest) | deb | BIOS 内容处于 `edk2-cix_*_all.deb` 软件包当中。该文件在 Windows 下可使用 7-Zip 打开,Linux 下可使用 KDE Ark 打开,macOS 下可使用 `ar -x` 命令解压。软件包内,BIOS 文件路径为 `data.tar.xz/usr/share/edk2/radxa/orion-o6` |
| [Radxa DL](https://dl.radxa.com/orion/o6/images/bios/SystemReady/latest/orion-o6-bios.7z) | 7z | Version 9.0.0, Arm SystemReady Certification BIOS |

### BIOS 兼容性说明
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Orion O6 V1.2 Version
| Download Link | Format | Description |
| ----------------------------------------------------------------------------------------- | ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Radxa DL](https://dl.radxa.com/orion/o6/images/bios/orion-o6-bios-0.3.0-1.zip) | zip | Version 0.3.0-1 |
| [Github Release](https://github.com/radxa-pkg/edk2-cix/releases/latest) | deb | The BIOS content is within the `edk2-cix_*_all.deb` package. This file can be opened with 7-Zip in Windows and with KDE Ark in Linux. In the BIOS package, the BIOS file is located under `data.tar.xz/usr/share/edk2/radxa/orion-o6`. |
| [Github Release](https://github.com/radxa-pkg/edk2-cix/releases/latest) | deb | The BIOS content is located within the `edk2-cix_*_all.deb` package. This file can be opened with 7-Zip on Windows, KDE Ark on Linux, and extracted using the `ar -x` command on macOS. Inside the package, the path to the BIOS file is `data.tar.xz/usr/share/edk2/radxa/orion-o6`|
| [Radxa DL](https://dl.radxa.com/orion/o6/images/bios/SystemReady/latest/orion-o6-bios.7z) | 7z | Version 9.0.0, Arm SystemReady Certification BIOS |

### BIOS Compatibility Instructions
Expand Down
Loading