Devuan bug report logs - #535
No grub menu on uefi install

Package: devuan-installer; Maintainer for devuan-installer is Ralph Ronnquist <ralph.ronnquist@gmail.com>;

Reported by: fsmithred <fsmithred@gmail.com>

Date: Fri, 8 Jan 2021 12:18:01 UTC

Severity: normal

Done: Ralph Ronnquist <ralph.ronnquist@gmail.com>

Reply or subscribe to this bug.

Toggle useless messages

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


Report forwarded to devuan-bugs@lists.dyne.org, Ralph Ronnquist <ralph.ronnquist@gmail.com>:
bug#535; Package devuan-installer. (Fri, 08 Jan 2021 12:18:01 GMT) (full text, mbox, link).


Acknowledgement sent to fsmithred <fsmithred@gmail.com>:
New bug report received and forwarded. Copy sent to Ralph Ronnquist <ralph.ronnquist@gmail.com>. (Fri, 08 Jan 2021 12:18:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

From: fsmithred <fsmithred@gmail.com>
To: submit@bugs.devuan.org
Subject: No grub menu on uefi install
Date: Fri, 8 Jan 2021 07:08:13 -0500
Package: devuan-installer

Build#171 netinstall-amd64.iso

UEFI netinstall boots to grub prompt. It's possible to manually boot from
there.

Running grub-install and update-grub both complete without error, grub.cfg
is created, bootloader in /boot/efi/EFI/devuan is created, system still
boots to grub prompt.

This bug is a result of the fix for bug#411 and bug#452
https://bugs.devuan.org/cgi/bugreport.cgi?bug=411
https://bugs.devuan.org/cgi/bugreport.cgi?bug=452

grub-efi signed needs the bootloader to be in /boot/efi/EFI/debian/
Setting ID=devuan in /etc/os-release breaks this - grub can't find the
boot menu.
Switching to the unsigned grub would exclude use of secure boot.

Setting ID=debian and running update-grub fixes the problem of the missing
boot menu but then it says "Debian". This can be changed to "Devuan" by
editing /etc/default/grub, but there's no easy way to do that in the
installer.

I don't know what the solution is.

fsmithred


Information forwarded to devuan-bugs@lists.dyne.org:
bug#535; Package devuan-installer. (Fri, 08 Jan 2021 23:03:02 GMT) (full text, mbox, link).


Acknowledgement sent to Ralph Ronnquist <ralph.ronnquist@gmail.com>:
Extra info received and forwarded to list. (Fri, 08 Jan 2021 23:03:04 GMT) (full text, mbox, link).


Message #10 received at 535@bugs.devuan.org (full text, mbox, reply):

From: Ralph Ronnquist <ralph.ronnquist@gmail.com>
To: 535@bugs.devuan.org
Subject: Re: No grub menu on uefi install
Date: Sat, 9 Jan 2021 09:49:51 +1100
This is verified to happen also for server-amd64.iso, using QEMU with
TianoCORE UEFI.

There is an initial quirk with TianoCORE, that if the target disk has
an EFI partition then its first boot option will be atttempted first,
rather than using the ISO's boot option. In that case, one must exit
the grub prompt so as to enter the TianCORE setup menu, and then go
into the "Boot Manager" to select the boot option from the second ISO
(called DVD) parition, which boots the installer.

An alternative way to recover from that quirk is to simply delete the
partitions e.g. with fdisk.

The installer creates an EFI partition on the target disk that contains:
    EFI/devuan/shimx64.efi
    EFI/devuan/grubx64.efi
    EFI/devuan/mmx64.efi
    EFI/devuan/fbx64.efi
    EFI/devuan/BOOTX64.CSV
    EFI/devuan/grub.cfg

It has "EFI/debian" embedded into the grubx64.efi binary, which
apparently is used for trying to find "grub.cfg". So, I changed that
partition to be:
    EFI/devuan/shimx64.efi
    EFI/devuan/grubx64.efi
    EFI/devuan/mmx64.efi
    EFI/devuan/fbx64.efi
    EFI/devuan/BOOTX64.CSV
    EFI/debian/grub.cfg
(i.e. created EFI/debian and moved EFI/devuan/grub.cfg to there)

It now boots nicely. The UEFI boot option says "devuan" (you don't
normally see this though) and the grub menu menu says "Devuan".

No other patch; i.e., not running any grub-*

I imagine there is a solution using the ID_LIKE entry in
/etc/os-release to make that happen as part of the grub installation
or update.

Ralph.

Reply sent to Ralph Ronnquist <ralph.ronnquist@gmail.com>:
You have taken responsibility. (Sun, 10 Jan 2021 02:33:02 GMT) (full text, mbox, link).


Notification sent to fsmithred <fsmithred@gmail.com>:
bug acknowledged by developer. (Sun, 10 Jan 2021 02:33:06 GMT) (full text, mbox, link).


Message #15 received at 535-done@bugs.devuan.org (full text, mbox, reply):

From: Ralph Ronnquist <ralph.ronnquist@gmail.com>
To: 535-done@bugs.devuan.org
Subject: Re: No grub menu on uefi install
Date: Sun, 10 Jan 2021 13:18:17 +1100
The move of grub.cfg is installed via a magic-touch patch that
register a finish-install.d script to perform the move at the very end
of the installation.

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Thu Apr 25 09:41:21 2024;