From 84e4a3b032eaffe063e4d2fbc9473ee19a6636f7 Mon Sep 17 00:00:00 2001 From: Maciej Lebiest <68295743+Szwendacz99@users.noreply.github.com> Date: Tue, 29 Jun 2021 17:05:45 +0200 Subject: [PATCH] fix config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03437e1..024f512 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ For setting up different locale than pl check official guide >blkid ### Now set this line including proper UUID in place of "UUID": >/etc/default/grub ->>GRUB_CMDLINE_LINUX="cryptdevice=UUID=:MainPart:allow-discards +>>GRUB_CMDLINE_LINUX="cryptdevice=UUID:MainPart:allow-discards ### allow-discards is only for ssd ### Generate key so grub dons ask twice for password on boot