aboutsummaryrefslogtreecommitdiffstats
path: root/README-dracut.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-dracut.md')
-rw-r--r--README-dracut.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README-dracut.md b/README-dracut.md
index 108e2af..1428fcc 100644
--- a/README-dracut.md
+++ b/README-dracut.md
@@ -124,7 +124,8 @@ Build the initramfs:
### Boot loader
Make sure to load the cpio archive `/boot/ykfde-challenges.img`
-as an additional initramfs.
+as an additional initramfs. It has to be listed *after* microcode
+updates (if available), but *before* main initramfs.
With `grub` you need to list `ykfde-challenges.img` in configuration
variable `GRUB_EARLY_INITRD_LINUX_CUSTOM` in `/etc/default/grub`: