diff options
author | Christian Hesse <mail@eworm.de> | 2016-01-20 21:37:30 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-01-20 21:37:30 +0100 |
commit | e6ec09692be2a80747164fbca9036cf699ab2d85 (patch) | |
tree | bae584ec225c5a34a22e8bec93ffa601ea69c8e7 /README-mkinitcpio.md | |
parent | 7ba0988d6080b20f16fa065aade707d9d60a3bb3 (diff) | |
download | mkinitcpio-ykfde-e6ec09692be2a80747164fbca9036cf699ab2d85.tar.gz mkinitcpio-ykfde-e6ec09692be2a80747164fbca9036cf699ab2d85.tar.zst |
update the dracut stuff
Not tested, though...
Diffstat (limited to 'README-mkinitcpio.md')
-rw-r--r-- | README-mkinitcpio.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README-mkinitcpio.md b/README-mkinitcpio.md index 7efa3f9..93f017b 100644 --- a/README-mkinitcpio.md +++ b/README-mkinitcpio.md @@ -44,6 +44,8 @@ adding a line to `/etc/crypttab.initramfs`. It should read like: > `mapping-name` /dev/`LUKS-device` - +Usually there is already an entry for your device. + Update `/etc/ykfde.conf` with correct settings. Add `mapping-name` from above to `device name` in the `general` section. Then add a new section with your key's decimal serial number containing the key slot setting. |