table of contents
- trixie 2.13-2
- testing 2.16-1
- unstable 2.16-1
- experimental 3.1-1
| NVME-SED-INITIALIZ(1) | NVMe Manual | NVME-SED-INITIALIZ(1) |
NAME¶
nvme-sed-initialize - Initialize a SED Opal Device for locking
SYNOPSIS¶
nvme [<global-options>] sed initialize [ --read-only, -r ] <device>
DESCRIPTION¶
Initialize the NVMe device given to allow SED Opal locking.
OPTIONS¶
-r, --read-only
GLOBAL OPTIONS¶
The following options are defined at the top-level nvme command and are available to this subcommand:
--dry-run
--no-ioctl-probing
--no-retries
-o <fmt>, --output-format=<fmt>
--output-format-version=<version>
--timeout=<ms>
-v, --verbose
These options can also be set as machine-wide defaults in nvme-cli.conf(5). A command-line flag always overrides the file.
EXAMPLES¶
nvme sed initialize /dev/nvme5n1
NVME¶
Part of nvme-cli
| 09/19/2026 | NVMe |