Hi

I am trying to make this work on zenwalk linux which is based on slackware. I get the following errors after:
$ .zAppRun Desktop/xvier_1.0-7.1.cmg
it says
mount: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or other error
when I do a
$ dmesg | tail
the last lines read
loop: loaded (max 8 devices)
attempt to access beyond end of device
loop0: rw=0, want=66, limit=64
isofs_fill_super: bread failed, dev=loop0, iso_blknum=16, block=32
does that mean there is no cramfs support in the kernel I am using? What can I change? thanxs for your answer ..