man > fsck.cramfs(8)

FSCK.CRAMFS(8) System Administration FSCK.CRAMFS(8)

📛 NAME

fsck.cramfs - fsck compressed ROM file system

🚀 Quick Reference

Use CaseCommandDescription
Check a cramfs filesystemfsck.cramfs file✅ Basic integrity check of the compressed ROM file system
Verbose checkfsck.cramfs -v file🔊 Enable verbose messaging during check
Extract and test filesystemfsck.cramfs --extract[=dir] fileđŸ“Ļ Test by uncompressing the whole filesystem; optionally extract to a directory
Check with custom blocksizefsck.cramfs -b blocksize file📏 Use specified blocksize (must match creation time blocksize)
Display versionfsck.cramfs -Vâ„šī¸ Show version information and exit
Display helpfsck.cramfs -h❓ Show help text and exit

📋 SYNOPSIS

fsck.cramfs [options] file

📝 DESCRIPTION

fsck.cramfs is used to check the cramfs file system.

âš™ī¸ OPTIONS

🔊 -v, --verbose

Enable verbose messaging.

📏 -b, --blocksize blocksize

Use this blocksize, defaults to page size. Must be equal to what was set at creation time. Only used for --extract.

đŸ“Ļ --extract[=directory]

Test to uncompress the whole file system. Optionally extract contents of the file to directory.

🔄 -a

This option is silently ignored.

🔄 -y

This option is silently ignored.

â„šī¸ -V, --version

Display version information and exit.

❓ -h, --help

Display help text and exit.

đŸšĒ Exit Status

📚 SEE ALSO

mount(8), mkfs.cramfs(8)

🐛 REPORTING BUGS

For bug reports, use the issue tracker at https://github.com/karelzak/util-linux/issues.

đŸ“Ļ AVAILABILITY

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)

fsck.cramfs(8)
📛 NAME 🚀 Quick Reference 📋 SYNOPSIS 📝 DESCRIPTION âš™ī¸ OPTIONS
🔊 -v, --verbose 📏 -b, --blocksize blocksize đŸ“Ļ --extract[=directory] 🔄 -a 🔄 -y â„šī¸ -V, --version ❓ -h, --help
đŸšĒ Exit Status 📚 SEE ALSO 🐛 REPORTING BUGS đŸ“Ļ AVAILABILITY

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)
Valid XHTML 1.0 Transitional!Valid CSS!