dir2xzm or mksquashfs ?
Posted: 20 Sep 2022, 11:34
Hi users,
instead of dir2xzm you can also use mkquashfs
I found it in the forum:
mksquashfs /home/guest/.mozilla/firefox/FirefoxProfile $PORTDIR/modules/fp.xzm -comp zstd -b 256K -noappend -no-strip
But why 256K (default is 128 Kbytes)
How to choose the block size?
mksquashfs is better because many parameters ?
But the parameters -noappend, -no-strip are completely incomprehensible to me.
As a beginner, it's difficult in Porteus.
I read diligently in the forum. I hope it gets me further.
Thanks
instead of dir2xzm you can also use mkquashfs
I found it in the forum:
mksquashfs /home/guest/.mozilla/firefox/FirefoxProfile $PORTDIR/modules/fp.xzm -comp zstd -b 256K -noappend -no-strip
But why 256K (default is 128 Kbytes)
How to choose the block size?
mksquashfs is better because many parameters ?
But the parameters -noappend, -no-strip are completely incomprehensible to me.
As a beginner, it's difficult in Porteus.
I read diligently in the forum. I hope it gets me further.
Thanks