fix config
This commit is contained in:
parent
540592f08d
commit
84e4a3b032
1 changed files with 1 additions and 1 deletions
|
@ -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-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
|
||||
|
|
Loading…
Reference in a new issue