From 3608d06aa82917b9046ee315924876ce4903efc0 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 19 Feb 2023 14:30:57 +0800 Subject: grub: Add upstream fixes patch for unrecognized ext2/3/4 features (#5219) --- chapter08/grub.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'chapter08/grub.xml') diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 04fbef91b..357036c34 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -61,6 +61,15 @@ aggressive optimization. + + Fix an issue causing grub-install to fail when the + /boot partition (or the root + partition if /boot is not a + separate partition) is created by e2fsprogs-1.47.0 or later: + + +patch -Np1 -i ../grub-&grub-version;-upstream_fixes-1.patch + Prepare GRUB for compilation: ./configure --prefix=/usr \ -- cgit v1.2.3-54-g00ecf