From f4c02dac0981c57a9d06165c8f1378ecd5bd8515 Mon Sep 17 00:00:00 2001 From: Antynea Date: Wed, 4 May 2016 13:46:31 +0200 Subject: [PATCH] add "Create entries with matching version number instead of all possible combinations of kernel and initramfs" * GRUB_BTRFS_CREATE_ONLY_HARMONIZED_ENTRIES="false" -----> (Create entries with matching version number instead of all possible combinations of kernel and initramfs) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ea3c51..8cb04aa 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Add this lines to /etc/default/grub: (Ignore specific path during run "grub-mkconfig") +* GRUB_BTRFS_CREATE_ONLY_HARMONIZED_ENTRIES="false" + (Create entries with matching version number instead of all possible combinations of kernel and initramfs)