What I am trying to do is add the mmls program to Knoppix 3.7

I was following the Knoppix customising instructions at:

http://www.knoppix.net/wiki/Knoppix_Remastering_Howto

I removed the Open office package and then copied the mmls file into the knx\source\KNOPPIX\bin directory.

I was at the following step:

Now we'll make the big KNOPPIX file which is a cloop compressed ISO 9660 filesystem : mkisofs -R -U -V "KNOPPIX.net filesystem" -publisher "KNOPPIX www.knoppix.net" -hide-rr-moved -cache-inodes -no-bak -pad /mnt/hda1/knx/source/KNOPPIX | nice -5 /usr/bin/create_compressed_fs - 65536 > /mnt/hda1/knx/master/KNOPPIX/KNOPPIX

I get to:

[ 9] Block # 24577 size 65536 -> 8287 [compression ratio 12% overall 37%]
Killed

Does anyone know why the build is killing itself and stopping (I have tried it twice)? Is there a better meathod to add the mmls function (the file is only ~200 k).

Thanks.

-Saint