fix comment

This commit is contained in:
Maciej Lebiest 2021-06-29 16:47:52 +02:00 committed by GitHub
parent 28aff2a10e
commit 9ab6b46f80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,7 +219,7 @@ For setting up different locale than pl check official guide
>>GRUB_ENABLE_CRYPTODISK=y
### Find UUID of crypto partition so we can add it to grub config
>blkid
### Now set this line including proper UUID in place of MainPart:
### Now set this line including proper UUID in place of "UUID":
>/etc/default/grub
>>GRUB_CMDLINE_LINUX="cryptdevice=UUID=<MainPart-UUID>:MainPart:allow-discards
### allow-discards is only for ssd