FSCK.CRAMFS(8) System Administration FSCK.CRAMFS(8)
fsck.cramfs - fsck compressed ROM file system
| Use Case | Command | Description |
|---|---|---|
| Check a cramfs filesystem | fsck.cramfs file | â Basic integrity check of the compressed ROM file system |
| Verbose check | fsck.cramfs -v file | đ Enable verbose messaging during check |
| Extract and test filesystem | fsck.cramfs --extract[=dir] file | đĻ Test by uncompressing the whole filesystem; optionally extract to a directory |
| Check with custom blocksize | fsck.cramfs -b blocksize file | đ Use specified blocksize (must match creation time blocksize) |
| Display version | fsck.cramfs -V | âšī¸ Show version information and exit |
| Display help | fsck.cramfs -h | â Show help text and exit |
fsck.cramfs [options] file
fsck.cramfs is used to check the cramfs file system.
Enable verbose messaging.
Use this blocksize, defaults to page size. Must be equal to what was set at creation time. Only used for --extract.
Test to uncompress the whole file system. Optionally extract contents of the file to directory.
This option is silently ignored.
This option is silently ignored.
Display version information and exit.
Display help text and exit.
For bug reports, use the issue tracker at https://github.com/karelzak/util-linux/issues.
The fsck.cramfs command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
util-linux 2.37.2 2021-06-02 FSCK.CRAMFS(8)
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-15 18:16 @216.73.216.171
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)