镜像位置

优质
小牛编辑
194浏览
2023-12-01

1.1. 镜像位置

当系统镜像用build.sh完整编译完成后在$(K18DIR)/openwrt/bin/目录中会生成两个目录,如下图所示:

leo-k18-universal-glibc/full_images目录中包含系统烧写所需全部镜像,以及Linux或Windows电脑上用的烧写工具。leo-gx8010-ota-1v-glibc目录中包含recovery镜像,最终recovery镜像也会被包含在leo-k18-universal-glibc/full_images目录中。

leo-k18-universal-glibc/full_images目录中各文件的含义如下表:

文件名文件用途
bootmusic.wav启动音乐文件
bootxLinux电脑烧写工具可执行文件
bootx.exeWindows电脑烧写工具可执行文件
download.batWindows电脑刷机脚本
download.shLinux电脑刷机脚本
mcu.binMCU分区镜像
openwrt-leo-k18-universal.dtbKernel device tree blob分区镜像
openwrt-leo-k18-universal-app.imgData分区app镜像
openwrt-leo-k18-universal-squashfs.img无用
openwrt-leo-k18-universal-ubi.imgRootfs分区ubi镜像
openwrt-leo-k18-universal-u-boot.imgUboot分区镜像
openwrt-leo-k18-universal-u-boot-spl.binSpl分区镜像
openwrt-leo-k18-universal-zImageKernel分区镜像
openwrt-leo-ota-fit-uImage-initramfs.itbRecovery分区镜像
rokid-openwrt-leo-k18-universal-7.26.0-20181024-121845-ota.imgOta全包升级镜像
md5sum.txtOta全包升级镜像MD5值
rokid-openwrt-leo-k18-universal-7.26.0-20181024-121845-upgrade.img不用