From dd275be3eeb4eb614f5bf04992b9836ecb0744f7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 3 Jun 2019 20:09:01 +0200 Subject: Updates to mount storage. --- USE.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'USE.md') diff --git a/USE.md b/USE.md index 76aae9c..226bfdf 100644 --- a/USE.md +++ b/USE.md @@ -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 -- cgit v1.2.3