PDA

View Full Version : Problem with cloop



lrathle
09-05-2004, 05:23 PM
Hello,

I get problem with extract_compressed_fs while trying to uncompress a Knoppix.

My kernel : 2.4.26
Cloop : 1.02
My machine : Athlon 3200XP / 1 Gb Ram / 1 Gb swap

I'm unable to load cloop module :

modprobe cloop file=/mnt/iso/KNOPPIX/KNOPPIX && mount -r -t iso9660 /dev/cloop /tmp/tmp.iso
/lib/modules/misc/cloop.o: init_module: Cannot allocate memory
/lib/modules/misc/cloop.o: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/misc/cloop.o: insmod /lib/modules/misc/cloop.o failed
/lib/modules/misc/cloop.o: insmod cloop failed

when I look at dmesg, I get :

cloop: Initializing cloop v1.02
cloop: /mnt/iso/KNOPPIX/KNOPPIX: 30369 blocks, 65536 bytes/block, largest block is 0 bytes.
cloop: out of memory for compressed buffer 0

Is it a problem of lack of memory or something else ?

Thank you,

lrathle
09-05-2004, 05:29 PM
I' ve tried to add some swap :

SwapTotal: 1812176 kB
SwapFree: 1723604 kB

I get the same problem.

Ghandalfar
09-05-2004, 05:47 PM
use cloop 2.x