Распаковать **SquashFS**: ```bash mksquashfs ./squashfs-root/ rootfs ``` Запаковать **SquashFS**: ```bash unsquashfs rootfs ```