fix config

This commit is contained in:
Maciej Lebiest 2021-06-29 17:05:45 +02:00 committed by GitHub
parent 540592f08d
commit 84e4a3b032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -221,7 +221,7 @@ For setting up different locale than pl check official guide
>blkid >blkid
### Now set this line including proper UUID in place of "UUID": ### Now set this line including proper UUID in place of "UUID":
>/etc/default/grub >/etc/default/grub
>>GRUB_CMDLINE_LINUX="cryptdevice=UUID=<MainPart-UUID>:MainPart:allow-discards >>GRUB_CMDLINE_LINUX="cryptdevice=UUID:MainPart:allow-discards
### allow-discards is only for ssd ### allow-discards is only for ssd
### Generate key so grub dons ask twice for password on boot ### Generate key so grub dons ask twice for password on boot