diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-06-03 20:09:01 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-06-03 20:09:01 +0200 |
commit | dd275be3eeb4eb614f5bf04992b9836ecb0744f7 (patch) | |
tree | 3449abc94267c3f4d889a1b350e2c127e7a26ecd /USE.md | |
parent | edce916b134b695edb92210fa2ddc48beb2aeb8e (diff) |
Updates to mount storage.
Diffstat (limited to 'USE.md')
-rw-r--r-- | USE.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -16,11 +16,7 @@ You need package `cryptsetup-bin`. Install it if not done already. Connect the device (if removable) -and locate its device name (first column): - - lsblk --paths --nodeps - -Mount the encrypted partition on the device: +and mount the encrypted partition on the device: cryptdisks_start mysecrets |