From: Silvio Rhatto Date: Thu, 7 Jul 2016 12:52:41 +0000 (-0300) Subject: Load raid module on bootfde X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=bb933f4856a40b3f5e85221032a59699d52a065a;p=bootless.git Load raid module on bootfde --- 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 [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