Listing CPIO files (used by SWUpdate)

cpio -itv <   tmp/deploy/images/raspberrypi5/mp-swupdate-image-raspberrypi5.rootfs-20250430122906.swu

Extracting files

cat some.swu | cpio -idmv --no-absolute-filenames

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *