I want to manually mount the KNOPPIX image (compressed cloop image)
in my liveCD. (though it is already mounted, i want to custom mount it).

I tried the following commands:

insmod cloop file=/cdrom/KNOPPIX/KNOPPIX

Using /lib/modules/2.4.24-xfs/kernel/drivers/block/cloop.o
insmod: a module named cloop already exists

mount -o ro /dev/cloop /mnt

Then it simply hangs and does not mount it at all.

Is there a solution to this.

thanks in advanceon