GNU bug report logs - #44027
1.2-29a2eb3 Installer fails at final stage installing GRUB.

Previous Next

Package: guix;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Fri, 16 Oct 2020 08:04:01 UTC

Severity: normal

Found in version 1.2

Done: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
To: Brett Gilio <brettg <at> gnu.org>
Cc: othacehe <at> gnu.org, Ludovic Courtès <ludo <at> gnu.org>, Brendan Tildesley <mail <at> brendan.scot>, 44027 <at> debbugs.gnu.org
Subject: bug#44027: [PATCH] installer: Create bios_grub partition when it is needed.
Date: Sat, 17 Oct 2020 15:09:27 +0200
[Message part 1 (text/plain, inline)]
Hi,

Brett Gilio <brettg <at> gnu.org> writes:
> Ludovic Courtès <ludo <at> gnu.org> writes:
>> Shouldn’t it create a “legacy” partition table rather than GPT since
>> we’re on an old, non-UEFI platform?
>
> That is my thinking as well, it should create a legacy MBR table.

IMHO the old format should be avoided completely when possible.  Why
should we enforce it?

I think this problem involves having a previous ESP partition on the
disk (at least identified as such by parted), because auto-partition!
currently checks that before checking if the booted system has EFI
support.  When that's the case, it doesn't create the needed bios_grub
partition that might have been removed previously.

The attached patch solves that.  What do you think?

Happy hacking,
Miguel
[0001-installer-Create-bios_grub-partition-when-it-is-need.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 217 days ago.

Previous Next


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