cramfs
From Just Solve the File Format Problem
Revision as of 18:47, 14 July 2019 by Dan Tobias (Talk | contribs)
cramfs (compressed ROM file system) is a compressed read-only filesystem for Linux.
Support for it first appeared in the Linux kernel in version 2.3.35 (1999).
It is usually preferable to use Squashfs instead of cramfs.