OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: ShiroiKuma on January 21, 2005, 02:55:03 pm

Title: Can't Mount A Cramfs Volume Under Cacko 1.22
Post by: ShiroiKuma on January 21, 2005, 02:55:03 pm
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:
Code: [Select]
su
mount -t cramfs file.cramfs directory -o loop

and I get
Code: [Select]
mount: Mounting file.cramfs on directory failed: Invalid argument
What is the problem?