I've put lots of files in a cramfs file that I read often on the Z.
However now I can't mount the file under Cacko 1.22.
The command I give to mount it:
su
mount -t cramfs file.cramfs directory -o loop
and I get
mount: Mounting file.cramfs on directory failed: Invalid argument
What is the problem?