GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950

  • Done
  • quality assurance status badge
Details
2 participants
  • Sarah Morgensen
  • Ludovic Courtès
Owner
unassigned
Submitted by
Ludovic Courtès
Severity
important

Debbugs page

L
L
Ludovic Courtès wrote on 15 Jun 2017 02:18
(address . bug-guix@gnu.org)
87wp8d38z3.fsf@gnu.org
Hello,

GRUB as found in the 0.13.0 installation image hangs after printing the
four letters “GRUB” in console mode on a pre-UEFI Dell Poweredge 2950
server (something that’s roughly ten years old.)

I built an image where GRUB’s graphical terminal output was disabled:

(grub-configuration
(device "/dev/sda")
(terminal-outputs '(console)))

… but that didn’t help.

Conversely, Debian’s ‘grub-pc’ 2.02~beta3-5 package doesn’t have this
problem. Debian’s ‘grub.cfg’ prologue is similar to ours so I suspect
the problem is in GRUB itself. Debian has “quite a few” patches for
GRUB though:

Has anyone experienced this?

Thanks,
Ludo’.
L
L
Ludovic Courtès wrote on 26 Jun 2017 12:57
control message for bug #27372
(address . control@debbugs.gnu.org)
87mv8u7c9a.fsf@gnu.org
severity 27372 important
L
L
Ludovic Courtès wrote on 26 Jun 2018 01:04
(address . control@debbugs.gnu.org)
8760266kiq.fsf@gnu.org
tags 27372 unreproducible
S
S
Sarah Morgensen wrote on 19 Sep 2021 22:35
Re: bug#27372: GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950
(name . Ludovic Courtès)(address . ludo@gnu.org)(address . 27372@debbugs.gnu.org)
867dfbhks5.fsf@mgsn.dev
Hi Ludo,

ludo@gnu.org (Ludovic Courtès) writes:

Toggle quote (25 lines)
> Hello,
>
> GRUB as found in the 0.13.0 installation image hangs after printing the
> four letters “GRUB” in console mode on a pre-UEFI Dell Poweredge 2950
> server (something that’s roughly ten years old.)
>
> I built an image where GRUB’s graphical terminal output was disabled:
>
> (grub-configuration
> (device "/dev/sda")
> (terminal-outputs '(console)))
>
> … but that didn’t help.
>
> Conversely, Debian’s ‘grub-pc’ 2.02~beta3-5 package doesn’t have this
> problem. Debian’s ‘grub.cfg’ prologue is similar to ours so I suspect
> the problem is in GRUB itself. Debian has “quite a few” patches for
> GRUB though:
> <https://anonscm.debian.org/cgit/pkg-grub/grub.git/tree/debian/patches>.
>
> Has anyone experienced this?
>
> Thanks,
> Ludo’.

Given that we're past v1.3.0 now, is this still relevant?

Thanks,
--
Sarah
L
L
Ludovic Courtès wrote on 22 Sep 2021 03:32
(name . Sarah Morgensen)(address . iskarian@mgsn.dev)(address . 27372-done@debbugs.gnu.org)
877df8j3yi.fsf@gnu.org
Hi Sarah,

Sarah Morgensen <iskarian@mgsn.dev> skribis:

Toggle quote (29 lines)
> ludo@gnu.org (Ludovic Courtès) writes:
>
>> Hello,
>>
>> GRUB as found in the 0.13.0 installation image hangs after printing the
>> four letters “GRUB” in console mode on a pre-UEFI Dell Poweredge 2950
>> server (something that’s roughly ten years old.)
>>
>> I built an image where GRUB’s graphical terminal output was disabled:
>>
>> (grub-configuration
>> (device "/dev/sda")
>> (terminal-outputs '(console)))
>>
>> … but that didn’t help.
>>
>> Conversely, Debian’s ‘grub-pc’ 2.02~beta3-5 package doesn’t have this
>> problem. Debian’s ‘grub.cfg’ prologue is similar to ours so I suspect
>> the problem is in GRUB itself. Debian has “quite a few” patches for
>> GRUB though:
>> <https://anonscm.debian.org/cgit/pkg-grub/grub.git/tree/debian/patches>.
>>
>> Has anyone experienced this?
>>
>> Thanks,
>> Ludo’.
>
> Given that we're past v1.3.0 now, is this still relevant?

No it’s not; closing!

Thanks,
Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 27372@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 27372
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch