File: clevis-initramfs.README.Debian

package info (click to toggle)
clevis 20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 888 kB
  • sloc: sh: 4,776; ansic: 1,283; makefile: 9
file content (11 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11

Unlocking multiple disks
========================

In some circumstances, clevis(-initramfs) will not unlock all devices
needed for boot. In that case, consider adding the "initramfs" option
to /etc/crypttab for any device that is not handled automatically. (And
don't forget to run update-initramfs afterwards.)

See crypttab(5) for details, and #1000648 for a situation where this
was needed.