TLDR
Enter a command. For example: rpmspec, wall, powertop, vipw, lrunzip.

mkfs.cramfs

 
Creates a ROM filesystem inside a partition. More information: https://manned.org/mkfs.cramfs.
 
  • Create a ROM filesystem inside partition 1 on device b (sdb1):
     
    mkfs.cramfs {{/dev/sdb1}}
     
  • Create a ROM filesystem with a volume-name:
     
    mkfs.cramfs -n {{volume_name}} {{/dev/sdb1}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.