aboutsummaryrefslogtreecommitdiff
path: root/templates/grub.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'templates/grub.cfg')
-rw-r--r--templates/grub.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/grub.cfg b/templates/grub.cfg
index b4c5198..530df33 100644
--- a/templates/grub.cfg
+++ b/templates/grub.cfg
@@ -26,8 +26,9 @@ set menu_color_highlight=yellow/red
# Usage: bootfde <volume> <kernel-version> [source] [target]
#
function bootfde {
- # Loads lvm and luks modules you can access kernel and initrd from
+ # Loads raid, lvm and luks modules you can access kernel and initrd from
# the inside your encrypted OS!
+ insmod mdraid1x
insmod lvm
insmod luks