docs(q8b): add Ubuntu, Debian and Fedora installation guides - #2128
Merged
Milir-Radxa merged 1 commit intoSep 18, 2026
Merged
Milir-Radxa merged 1 commit into
Milir-Radxa merged 1 commit into
Conversation
Add step-by-step installation guides for Ubuntu 26.04, Debian 14 and Fedora 44 Workstation on Dragon Q8B, in both Chinese and English: - download the ARM64 image and write a bootable USB drive - enable third-party OS compatibility options in the UEFI setup - full installer walkthrough with annotated screenshots - first boot into the desktop The Ubuntu guide presents manual partitioning and erasing the whole disk as switchable tabs under the installation method step.
tzz-radxa
force-pushed
the
docs/q8b-other-system-tutorials-20260918
branch
from
September 18, 2026 07:57
5857d3a to
21a2d1d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
Dragon Q8B 的「安装第三方系统」文档目前只有 Armbian 与 Windows 11 两篇。本次参照内部教程,补齐 Ubuntu 26.04、Debian 14、Fedora 44 Workstation 三套系统的安装说明,并同步中英文页面。
变更内容
新增三篇中英文文档(
docs/dragon/q8b/other-system/与i18n/en/.../other-system/):ubuntu.md(Install Ubuntu 26.04)debian.md(Install Debian 14)fedora.md(Install Fedora 44)每篇覆盖:下载 ARM64 系统镜像 → 使用 balenaEtcher 制作启动 U 盘 → 在 UEFI 中启用
Third-party OS Compatibility Settings→ 安装程序完整流程(含分区、账户、时区等)→ 首次进入桌面。新增 70 张步骤配图,统一为 WebP(
static/img/dragon/q8b/{ubuntu,debian,fedora}/),命名与步骤一一对应。实现说明
<Tabs>组件,可在「手动安装」与「擦除整盘安装」两条路径之间切换,避免两套分区操作互相干扰。mmcblk0),并明确提示安装会清空目标磁盘。armbian.md、windows-11.md一致的 front matter 风格。验证
scripts/agent-doc-lint.sh通过(6 篇中英文页面)scripts/agent-doc-drift-guard.sh通过,无新增 docs-only / i18n-only 漂移内容来源:内部产品教程整理,配图已人工核查,无隐私或敏感信息。