cryptdisks_start - wrapper around cryptsetup that parses /etc/crypttab.
| Use Case | Command | Description |
|---|---|---|
| 🔐 Start a cryptdisk mapping by name | cryptdisks_start <name> | Parses /etc/crypttab and starts the dm-crypt mapping for <name> |
| 🔑 Use a key file | cryptdisks_start <name> | Passes --key-file=- to cryptsetup; key file must not end with newline |
cryptdisks_start <name>
cryptdisks_start is a wrapper around cryptsetup that parses /etc/crypttab just like the initscript /etc/init.d/cryptdisks does and starts the dm-crypt mapping that corresponds to <name>.
⚠️ Note that this wrapper passes --key-file=- to cryptsetup, so the passphrase in any referenced key file must not be followed by a newline character.
cryptdisks_stop(8), cryptsetup(8), crypttab(5)
This manual page was written by Jonas Meurer <mejo AT debian.org> in December 2007.
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-15 16:56 @216.73.217.167
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)