'\" t .\" Title: cryptsetup-convert .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2023-07-18 .\" Manual: Maintenance Commands .\" Source: cryptsetup 2.7.2 .\" Language: English .\" .TH "CRYPTSETUP\-CONVERT" "8" "2023-07-18" "cryptsetup 2.7.2" "Maintenance Commands" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" cryptsetup-convert \- converts the device between LUKS1 and LUKS2 format .SH "SYNOPSIS" .sp \fBcryptsetup \fIconvert\fP \-\-type [] \fP .SH "DESCRIPTION" .sp Converts the device between LUKS1 and LUKS2 format (if possible). The conversion will not be performed if there is an additional LUKS2 feature or LUKS1 has unsupported header size. .sp Conversion (both directions) must be performed on inactive device. There must not be active dm\-crypt mapping established for LUKS header requested for conversion. .sp The \fB\-\-type\fP option is mandatory with the following accepted values: \fIluks1\fP or \fIluks2\fP. .sp \fBWARNING:\fP The \fIconvert\fP action can destroy the LUKS header in the case of a crash during conversion or if a media error occurs. Always create a header backup before performing this operation! .sp \fB\fP can be [\-\-header, \-\-type, \-\-disable\-locks]. .SH "OPTIONS" .sp \fB\-\-batch\-mode, \-q\fP .RS 4 Suppresses all confirmation questions. Use with care! .sp If the \-\-verify\-passphrase option is not specified, this option also switches off the passphrase verification. .RE .sp \fB\-\-debug or \-\-debug\-json\fP .RS 4 Run in debug mode with full diagnostic logs. Debug output lines are always prefixed by \fB#\fP. .sp If \-\-debug\-json is used, additional LUKS2 JSON data structures are printed. .RE .sp \fB\-\-disable\-locks\fP .RS 4 Disable lock protection for metadata on disk. This option is valid only for LUKS2 and ignored for other formats. .sp \fBWARNING:\fP Do not use this option unless you run cryptsetup in a restricted environment where locking is impossible to perform (where /run directory cannot be used). .RE .sp \fB\-\-header \fP .RS 4 Use a detached (separated) metadata device or file where the LUKS header is stored. This option allows one to store ciphertext and LUKS header on different devices. .sp For commands that change the LUKS header (e.g. \fIluksAddKey\fP), specify the device or file with the LUKS header directly as the LUKS device. .RE .sp \fB\-\-help, \-?\fP .RS 4 Show help text and default parameters. .RE .sp \fB\-\-type \fP .RS 4 Specifies required device type, for more info read \fIBASIC ACTIONS\fP section in \fBcryptsetup\fP(8). .RE .sp \fB\-\-usage\fP .RS 4 Show short option help. .RE .sp \fB\-\-version, \-V\fP .RS 4 Show the program version. .RE .SH "REPORTING BUGS" .sp Report bugs at \c .MTO "cryptsetup\(atlists.linux.dev" "\fBcryptsetup mailing list\fP" or in \c .URL "https://gitlab.com/cryptsetup/cryptsetup/\-/issues/new" "\fBIssues project section\fP" "." .sp Please attach output of the failed command with \-\-debug option added. .SH "SEE ALSO" .sp .URL "https://gitlab.com/cryptsetup/cryptsetup/wikis/FrequentlyAskedQuestions" "\fBCryptsetup FAQ\fP" "" .sp \fBcryptsetup\fP(8), \fBintegritysetup\fP(8) and \fBveritysetup\fP(8) .SH "CRYPTSETUP" .sp Part of \c .URL "https://gitlab.com/cryptsetup/cryptsetup/" "\fBcryptsetup project\fP" "."