/*-----------------------------*/

[post] 移植ubuntu根文件系统

📅 2026-01-26

🔄 2026-01-26

⌚ Reading time: 1 min

📂


NXP bsp

✅ U-Boot 已经 OK ✅ Kernel 已经 OK ✅ DDR / PMIC / PHY 都通了 ✅ Device Tree 基本可用

把 Yocto rootfs 换成 Ubuntu rootfs 即可。

Ubuntu Base,只有 root filesystem(用户态)

Ubuntu Desktop / Server 镜像

bootloader + kernel + initramfs + rootfs

Ubuntu base 只有 rootfs,

http://cdimage.ubuntu.com/ubuntu-base/releases/22.04.5/release/

下载对应架构的 base 包

解压,在开发主机上挂载这个 rootfs ,


目录