From 28aff2a10e9c426384514225e62dca10a0a6afd6 Mon Sep 17 00:00:00 2001 From: Maciej Lebiest <68295743+Szwendacz99@users.noreply.github.com> Date: Tue, 29 Jun 2021 16:46:34 +0200 Subject: [PATCH] update comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb8a00f..ae1a5ce 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ For setting up different locale than pl check official guide >>GRUB_ENABLE_CRYPTODISK=y ### Find UUID of crypto partition so we can add it to grub config >blkid -### Now set this line including proper UUID: +### Now set this line including proper UUID in place of MainPart: >/etc/default/grub >>GRUB_CMDLINE_LINUX="cryptdevice=UUID=:MainPart:allow-discards ### allow-discards is only for ssd