Go back to topic: Custom Installation - FDE with Detachable /boot
typo on chipper format and change titlesv3 anchor; v3 full version
In this step we will using twofish-xts- | In this step we will using twofish-xts-plain64 chiper with sha512 hash and 512B keysize. |
[anaconda root@localhost /]# cryptsetup -c twofish-xts- | [anaconda root@localhost /]# cryptsetup -c twofish-xts-plain64 -h sha512 -s 512 --use-random -y -i 10000 luksFormat /dev/sda |