public:cryptsetup_quick_guide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:cryptsetup_quick_guide [2017/12/09 15:43] – fangfufu | public:cryptsetup_quick_guide [2018/03/31 00:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Mounting of a LUKS volume ===== | ===== Mounting of a LUKS volume ===== | ||
| <code bash> | <code bash> | ||
| - | sudo cryptsetup luksOpen ${DEVICE_ID} ${MOUNT_POINT_NAME} --key-file ${OPTIONAL_KEY_FILE} | + | cryptsetup luksOpen ${DEVICE_ID} ${MOUNT_POINT_NAME} --key-file ${OPTIONAL_KEY_FILE} |
| </ | </ | ||
public/cryptsetup_quick_guide.1512834237.txt.gz · Last modified: (external edit)
