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
-
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?