# lab1964_image_generator **Repository Path**: weiqifa/lab1964_image_generator ## Basic Information - **Project Name**: lab1964_image_generator - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-19 - **Last Updated**: 2024-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README PCBA Image Generator 由于ext2格式的rootfs比较大,需要git lfs,在克隆仓库之前需要git lfs install设置git lfs。 master是针对maxhub版模组的,rootfs格式为ext2 ## Unpack 从已打包好的固件中拆出rootfs.img和boot.img: ``` ./unpack.sh update.img ``` rootfs.img和boot.img会放在`rockdev`目录 ## Pack 修改rootfs.img或者boot.img之后,可以重新打包固件: ``` ./pack.sh ``` 生成的固件为`update_ab.img` ./update.sh lab1964 alpha_arm 0.0.0.1