cramfs mounting error
Hi,
when trying to mount a cramfs file using the standard way
mount -o loop -t cramfs [image_name] [mount_point]
I receive the following error:
cramfs: unsupported filesystem features
Does anybody have an idea of what goes wrong ?
by the way, here the output on the "file" command on the image file :
Linux Compressed ROM File System data, little endian size 7864320 version #2 [...]
Could it be due to the use of lzma instead of zlib ?
Thanks
Last edited by strob; 02-12-2009 at 07:30 AM.
|