GNU bug report logs - #27372
GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950

Previous Next

Package: guix;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Thu, 15 Jun 2017 09:19:01 UTC

Severity: important

Tags: unreproducible

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27372 in the body.
You can then email your comments to 27372 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#27372; Package guix. (Thu, 15 Jun 2017 09:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to ludo <at> gnu.org (Ludovic Courtès):
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 15 Jun 2017 09:19:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: bug-guix <at> gnu.org
Subject: GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950
Date: Thu, 15 Jun 2017 11:18:08 +0200
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’.




Severity set to 'important' from 'normal' Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Mon, 26 Jun 2017 19:58:02 GMT) Full text and rfc822 format available.

Added tag(s) unreproducible. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Tue, 26 Jun 2018 08:05:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#27372; Package guix. (Mon, 20 Sep 2021 05:36:02 GMT) Full text and rfc822 format available.

Message #12 received at 27372 <at> debbugs.gnu.org (full text, mbox):

From: Sarah Morgensen <iskarian <at> mgsn.dev>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 27372 <at> debbugs.gnu.org
Subject: Re: bug#27372: GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950
Date: Sun, 19 Sep 2021 22:35:06 -0700
Hi Ludo,

ludo <at> 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?

Thanks,
--
Sarah




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 22 Sep 2021 10:33:01 GMT) Full text and rfc822 format available.

Notification sent to ludo <at> gnu.org (Ludovic Courtès):
bug acknowledged by developer. (Wed, 22 Sep 2021 10:33:02 GMT) Full text and rfc822 format available.

Message #17 received at 27372-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Sarah Morgensen <iskarian <at> mgsn.dev>
Cc: 27372-done <at> debbugs.gnu.org
Subject: Re: bug#27372: GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950
Date: Wed, 22 Sep 2021 12:32:21 +0200
Hi Sarah,

Sarah Morgensen <iskarian <at> mgsn.dev> skribis:

> ludo <at> 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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Oct 2021 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.