problem with creating ISO 9660 image
Hello,
I tried to remaster Knoppix 3.6 following FAQ posted on Knoppix.net
one of a steps is
# 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
which is apparently not working
so i was advised to use
mkisofs -R /mnt/knx/KNOPPIX | create_compressed_fs - 65536 > /mnt/knx/NewCD/KNOPPIX/KNOPPIX.
such command which is working but all it does it creates an empty file. :(
what am i doing wrong and what should i do to make it work
Cheers
Nikolay
Reply to: