HowtoLUKS: Debian 12 output (instead of Stretch)

This commit is contained in:
David Prevot 2024-04-29 15:31:16 +02:00
parent 81aab7a50d
commit 3283e25423

View file

@ -13,16 +13,23 @@ LUKS (Linux Unified Key Setup) est le standard pour le chiffrement de disque sou
# apt install cryptsetup
$ /usr/sbin/cryptsetup --version
cryptsetup 1.7.3
cryptsetup 2.6.1 flags: UDEV BLKID KEYRING KERNEL_CAPI
$ /sbin/modinfo dm_crypt
filename: /lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-crypt.ko
filename: /lib/modules/6.1.0-20-amd64/kernel/drivers/md/dm-crypt.ko
license: GPL
description: device-mapper target for transparent encryption / decryption
author: Jana Saout <jana@saout.de>
depends: dm-mod
retpoline: Y
intree: Y
vermagic: 4.9.0-3-amd64 SMP mod_unload modversions
name: dm_crypt
vermagic: 6.1.0-20-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: Debian Secure Boot CA
sig_key: 32:A0:28:7F:84:1A:03:6F:A3:93:C1:E0:65:C4:3A:E6:B2:42:26:43
sig_hashalgo: sha256
signature: […]
~~~
## Création