Bug 15964 - Please add an option to use Grub 2.12, or update Grub to 2.12
Summary: Please add an option to use Grub 2.12, or update Grub to 2.12
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: 2023.11.1
Hardware: PC Linux
: P5 major
Target Milestone: ---
Assignee: unassigned
URL: https://savannah.gnu.org/bugs/?65389
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-01 14:16 UTC by Dr I J Ormshaw
Modified: 2024-03-01 16:09 UTC (History)
1 user (show)

See Also:
Host: x86_64
Target:
Build: x86_64


Attachments
Config.in (1.00 KB, application/octet-stream)
2024-03-01 14:16 UTC, Dr I J Ormshaw
Details
makefile (4.51 KB, text/x-makefile)
2024-03-01 14:17 UTC, Dr I J Ormshaw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dr I J Ormshaw 2024-03-01 14:16:35 UTC
Created attachment 9724 [details]
Config.in

Due to linitations in Grub 2.06 large rootfs files fail to load due to an out of memory error.  This error nolonger occurs in Grub 2.12 due to the changes in memory allocation in version 2.12.  I have tested grub 2.12 on x86_64 via an external package, see attached files.  There is an issue I have not resolved in booting a system containing a particulal Ethernet card.  This has been raied upstream.
Comment 1 Dr I J Ormshaw 2024-03-01 14:17:01 UTC
Created attachment 9727 [details]
makefile
Comment 2 Dr I J Ormshaw 2024-03-01 14:21:10 UTC
Relared to #15952: Grub fails to load large rootfs file
Comment 3 Yann E. MORIN 2024-03-01 16:09:51 UTC
Dr I J Ormshaw, All,

We already have bumped grub2 to 2.12 in December 2023. Please check the git tree
for commit 5baf1ffe7ec9 (boot/grub2: bump to version 2.12).

Regards,
Yann E. MORIN.