From a9517bd0ca408c70c8bdf15c8e368ea128a9ee0d Mon Sep 17 00:00:00 2001 From: Aron Widforss Date: Thu, 25 Feb 2016 21:02:15 +0100 Subject: README-mkinitcpio: emphasize we need a systemd-enabled initramfs close #4 Signed-off-by: Christian Hesse --- README-mkinitcpio.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README-mkinitcpio.md b/README-mkinitcpio.md index 93f017b..36e1a51 100644 --- a/README-mkinitcpio.md +++ b/README-mkinitcpio.md @@ -97,8 +97,9 @@ automatically on every boot: ### mkinitcpio hook `ykfde` -Last add `ykfde` to your hook list in `/etc/mkinitcpio.conf` and rebuild -your initramfs with: +Last add `ykfde` to your hook list in `/etc/mkinitcpio.conf`. You should +already have `systemd` and `sd-encrypt` there as a `systemd`-enabled +initramfs is prerequisite. Now rebuild your initramfs with: > mkinitcpio -p linux -- cgit v1.2.3-54-g00ecf