PDA

View Full Version : problem extract_compress_fs KNOPPIX_v3.3_2003-11-19



mazaal
01-07-2004, 07:15 PM
i tried to extract the compressed file system of the KNOPPIX_v3.3_2003-11-19 without any succes :

$ extract_compressed_fs KNO/KNOPPIX/KNOPPIX
29973 blocks of size 65536. Preamble:
#!/bin/sh
#V2.0 Format
insmod cloop.o file=$0 && mount -r -t iso9660 /dev/cloop $1
exit $?

Block 0 length 0 => 65536
Uncomp: not enough out room 0

my cloop-utils version is the 1.02-5 (the cloop-utils included in the CD is 2.00-5). i know this might be the problem, however i can't find the 2.00 release anywhere (i can't access http://developer.linuxtag.net/knoppix/sources/)

Ghandalfar
01-07-2004, 11:03 PM
Here is my copy:

http://gand.owca.info/cloop-utils_2.00-1_i386.deb

mazaal
01-08-2004, 10:17 AM
thanks :D

mazaal
01-08-2004, 12:48 PM
I was wondering if anybody had the source ... coz my machine is under woody, and not sid

mazaal
01-08-2004, 03:27 PM
found it :
http://www.ibiblio.org/onebase/devbase/app-packs/
but still doesn't work !

29973 blocks of size 65536. Preamble:
#!/bin/sh
#V2.0 Format
insmod cloop.o file=$0 && mount -r -t iso9660 /dev/cloop $1
exit $?

Size 239928 for block 0 (offset 0) too big

did anybody managed to extract the compressed FS of the latest release ?

mazaal
01-08-2004, 04:36 PM
oups ... my BIG mistake !!
actually it works all good with the version 2.00-1