Hi.
For Raspberry Pi (all), it would be nice to be able to create a tar.gz archive of boot partition files. It's basically the same as CONFIG_TARGET_ROOTFS_TARGZ option, but for boot partition instead of root partition.
Thanks.
Hi.
For Raspberry Pi (all), it would be nice to be able to create a tar.gz archive of boot partition files. It's basically the same as CONFIG_TARGET_ROOTFS_TARGZ option, but for boot partition instead of root partition.
Thanks.
It is small fat32 per specification. You can unmount it and make a copy of raw partition., or info-zip it.