Custom Installation - FDE with Detachable /boot revisions

Go back to topic: Custom Installation - FDE with Detachable /boot

  1. v4 anchor; v4 full version
  2. typo on chipper format and change titles v3 anchor; v3 full version
  3. v2 anchor; v2 full version

Revision #4

Edited on
2023-09-07
Edited by user
deeplow

Revision #3

Edited on
2021-07-05
Edited by user
51lieal
Edit reason
typo on chipper format and change titles
In this step we will using twofish-xts-plaint64 chiper with sha512 hash and 512B keysize. In this step we will using twofish-xts-plain64 chiper with sha512 hash and 512B keysize.
[anaconda root@localhost /]# cryptsetup -c twofish-xts-plaint64 -h sha512 -s 512 --use-random -y -i 10000 luksFormat /dev/sda [anaconda root@localhost /]# cryptsetup -c twofish-xts-plain64 -h sha512 -s 512 --use-random -y -i 10000 luksFormat /dev/sda

Revision #2

Edited on
2021-07-05
Edited by user
51lieal