From: Michael Schierl Date: Sat, 3 May 2014 13:05:52 +0000 (+0200) Subject: Add more filesystems to modular GRUB2 X-Git-Tag: v0.24.0~6 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=8d91fa8e1b3b6d46a1333928a7384a463868cce0;hp=8d91fa8e1b3b6d46a1333928a7384a463868cce0 Add more filesystems to modular GRUB2 This fixes the bug described in http://bts.grml.org/grml/issue1306 that a grml2usb prepared medium cannot boot from (U)EFI. Added a few more filesystems just in case somebody wants to use grml2usb with a non-mainstream filesystem. I am unable to reproduce the second bug in that issue, when dd-ing the ISO to a USB device - this scenario works fine with the (U)EFI implementation used by VirtualBox. ---