From 077aec5d56d6096ee2030d6d9a81d8969d19a44c Mon Sep 17 00:00:00 2001 From: Maciej Lebiest <68295743+Szwendacz99@users.noreply.github.com> Date: Tue, 29 Jun 2021 18:06:27 +0200 Subject: [PATCH] add comment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44e555f..a8d7b7c 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ For setting up different locale than pl check official guide ### Find UUID (PARTUUID for /dev/sdX2) of crypto partition so we can add it to grub config >blkid ### Now set this line including proper UUID in place of "\": +####(temporarly you cen use /dev/sdX2 in place of UUID and change it later easy in gui mode) >/etc/default/grub >>GRUB_CMDLINE_LINUX="cryptdevice=UUID=\:MainPart:allow-discards ### allow-discards is only for ssd