all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27372: GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950
@ 2017-06-15  9:18 Ludovic Courtès
  2021-09-20  5:35 ` Sarah Morgensen
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-06-15  9:18 UTC (permalink / raw)
  To: 27372

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-22 10:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-15  9:18 bug#27372: GRUB 2.02 hangs on pre-UEFI Dell Poweredge 2950 Ludovic Courtès
2021-09-20  5:35 ` Sarah Morgensen
2021-09-22 10:32   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.