This is the result of the test case, please review, thank you.
=
GRUB 2.11: ./test-suite.log
=
# TOTAL: 82
# PASS: 57
# SKIP: 8
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 16
.. contents:: :depth: 2
ERROR: ext234_test
=
On Fri, Sep 09, 2022 at 11:49:13AM +0200, Daniel Wagenknecht wrote:
> GPT partitions have a name property that is useable for identifying the
> partition in Linux via root=PARTLABEL= boot argument or via
> /dev/disk/by-partlabel/. Add support for searching for it in
> GRUB. Compared to the fs label
Hi group,
we have bootloader which is supposed to provide TPM access to GRUB via
EFI_TPM2_GUID and I try to take this in use. But the implementation in
GRUB looks a bit confusing and I can't find a real life example.
Can anybody provide something like get_version so it gets clear how the
paramete
From: Christian Hesse
In addition to C locale there is also C.UTF-8 locale now. Filter that as
well, by using ${grub_lang}, which contains a stripped value.
This fixes the following message and resulting boot failure:
error: file `/boot/grub/locale/C.gmo' not found.
Signed-off-by: Christian
We have multiple reports of things being slower with a 1MB initial static
allocation, and a report (more difficult to nail down) of a boot failure
as a result of the smaller initial allocation.
Make the initial memory allocation 32MB.
Signed-off-by: Daniel Axtens
---
grub-core/kern/efi/mm.c | 2
Hello,
Please check this MX-Linux forum thread:
http://forum.mxlinux.org/viewtopic.php?p=696219
(my post there is #10)
as well as this earlier communication:
https://www.mail-archive.com/grub-devel@gnu.org/msg31333.html
Kind regards,
PanicanWhyasker
__
You run grub-install on wrong drive
Le lun. 19 sept. 2022, 22:05, PetaFLOPS Computing Ltd.
a écrit :
> Hello,
>
> Please check this MX-Linux forum thread:
>
> http://forum.mxlinux.org/viewtopic.php?p=696219
>
> (my post there is #10)
>
> as well as this earlier communication:
>
> https://www.mai