From d522956bd9f6ecb6ebf5bdd9d2f23e43dfabf5c5 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 25 Dec 2018 21:59:27 -0500 Subject: Include FAT fs support in BIOS GRUB core.img The SeaGRUB floppy image has a FAT12 filesystem and GRUB needs to be able to read it in order to load modules stored there. --- projects/grub/configs/bios/modules-minimal | 1 + 1 file changed, 1 insertion(+) (limited to 'projects/grub') diff --git a/projects/grub/configs/bios/modules-minimal b/projects/grub/configs/bios/modules-minimal index 604b8091..b9684529 100644 --- a/projects/grub/configs/bios/modules-minimal +++ b/projects/grub/configs/bios/modules-minimal @@ -5,6 +5,7 @@ cbmemc configfile ehci ext2 +fat halt loadenv memdisk -- cgit v1.2.3-70-g09d2