fix typo
This commit is contained in:
parent
84e4a3b032
commit
6f18c9388e
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ For setting up different locale than pl check official guide
|
|||
>>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
|
||||
### Generate key so grub don't ask twice for password on boot
|
||||
>dd bs=512 count=4 if=/dev/random of=/crypto_keyfile.bin iflag=fullblock
|
||||
>chmod 600 /crypto_keyfile.bin
|
||||
>chmod 600 /boot/initramfs-linux*
|
||||
|
|
Loading…
Reference in a new issue