SquashFS

From Leo's Notes
Last edited on 14 June 2020, at 22:40.

Prerequisites

On a relatively modern distro (like Fedora), install the squashfs-tools package.

Unpacking

# unsquashfs <destination> source.squashfs

Packing

# mksquashfs &lt;source> destination.squashfs