To mount a CRAMFS image, use the command:

   mount -o loop -t cramfs image_file  /mount/point

+ Recent posts