cramfsck
Tools for CramFs (Compressed ROM File System)
Install
- All systems
-
curl cmd.cat/cramfsck.sh
- Debian
-
apt-get install cramfsprogs
- Ubuntu
-
apt-get install cramfsprogs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cramfsprogs
- Raspbian
-
apt-get install cramfsprogs
- Dockerfile
- dockerfile.run/cramfsck
cramfsprogs
Tools for CramFs (Compressed ROM File System)
This package contains tools that let you construct a CramFs (Compressed ROM File System) image from the contents of a given directory, as well as checking a constructed CramFs image and extracting its contents. Cram file systems are used for Debian INITRD images.