1EXAMPLE(8)                   System Administration                  EXAMPLE(8)
2
3
4

NAME

6       fsck.cramfs - fsck compressed ROM file system
7

SYNOPSIS

9       mkfs.cramfs [options] file
10

DESCRIPTION

12       mkfs.cramfs is used to check the cramfs file system.
13

OPTIONS

15       -v, --verbose
16              Enable verbose messaging.
17
18       -x, --destination [directory]
19              Extract contents of the file to directory.
20
21       -a     This option is silently ignored.
22
23       -y     This option is silently ignored.
24
25       -V, --version
26              Display version information and exit.
27
28       -h, --help
29              Display help and exit.
30

EXIT STATUS

32              0      success
33              4      file system was left uncorrected
34              8      operation error, such as unable to allocate memory
35              16     usage information was printed
36

SEE ALSO

38       mount(8), fsck.cramfs(8)
39

AVAILABILITY

41       The  example command is part of the util-linux package and is available
42       from Linux Kernel  Archive  ⟨ftp://ftp.kernel.org/pub/linux/utils/util-
43       linux/⟩.
44
45
46
47util-linux                        April 2013                        EXAMPLE(8)
Impressum