1LUKS-FORMAT(1)                                                  LUKS-FORMAT(1)
2
3
4

NAME

6       luks-format - tool to format an encrypted disk
7

SYNOPSIS

9       luks-format [OPTIONS] DEVICE
10
11

DESCRIPTION

13       Luks-format  is  a  tool  that will format a disk to contain a dm-crypt
14       encrypted filesystem with a LUKS header.
15
16

OPTIONS

18       -h, --help
19              Print a list of options.
20
21
22       -v, --verbose
23              Verbose display of messages.
24
25
26       -d, --dry-run
27              Do not actually perform any operations on device.
28
29
30       -t, --fs-type TYPE
31              Set the filesystem type to use.
32
33
34       -c, --fs-cipher CIPHER
35              Set the cipher used to encrypt the filesystem.
36
37
38       -l, --fs-keylen LENGTH
39              Length in bits of encryption key.
40
41
42       -n, --volume-name NAME
43              Set the name of the filesystem.
44
45
46       -k, --check
47              Check the device for bad blocks.
48
49

AUTHOR

51       W. Michael Petullo
52
53
54
55
56                                                                LUKS-FORMAT(1)
Impressum