: A script containing MBoot commands that tell the bootloader how to handle the incoming data (e.g., partition creation or environment variable updates).

mksquashfs rootfs_edit new_rootfs.sqsh -comp xz

Usage: img_creator [partition_name] [input_file] [output_file] Example: img_creator kernel kernel.bin kernel.img