We've been using the extract_compressed_fs command to extract ISOs from a knoppix CD. However on running the command extract_compressed_fs we encountered the following error : $ extract_compressed_fs /cdrom/KNOPPIX/KNOPPIX > /knx/sourceschool/gno3_6.iso
29345 blocks of size 65536. Preamble: #!/bin/sh #V2.0 Format modprobe cloop file=$0 && mount -r -t iso9660 /dev/cloop $1 exit $? Block 0 length 0 => 65536 Uncomp: input corrupt 0 We have used this command before and was working fine. But after runing dist-upgrade we unable to find the command itself.How is it possible?? :-(( Help. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

