- 7z: used to unpack iso file;
- unsquashfs: unpack squashfs file. Ex: rootfs, desktopfs, etc...;
- mksquashfs: pack folder into squashfs file;
- grub-mkrescue: used to repack folder into bootable iso file by reading files in "grub" folder and others boot files.
mkdir -v iso_root
cd iso_root