Hi,

While remastering, I found that changes the 65546 to 131072 in the command

mkisofs -R -U -V "Knoppix FileSystem" -P "Knoppix" -hide-rr-moved -cache-inodes -no-bak -pad sourc
e/KNOPPIX | nice -5 /usr/bin/create_compressed_fs -b - 131072 > master/KNOPPIX/KNOPPIX

will improve the compression ratio.

Does this change cause any other penalty, like performance?

thanks

Frank