aboutsummaryrefslogtreecommitdiffstats
path: root/README-mkinitcpio.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-mkinitcpio.md')
-rw-r--r--README-mkinitcpio.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README-mkinitcpio.md b/README-mkinitcpio.md
index ae1d420..fa00d07 100644
--- a/README-mkinitcpio.md
+++ b/README-mkinitcpio.md
@@ -128,7 +128,8 @@ Now rebuild your initramfs with:
### 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`: