[From nobody Sun May  3 13:53:07 2026
Received: (at 1029982-done) by bugs.debian.org; 3 May 2026 12:51:38 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-3.9 required=4.0 tests=BAYES_00, FOURLA,
 SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 39; hammy, 150; neutral, 44; spammy,
 0. spammytokens: hammytokens:0.000-+--grub-efi-amd64,
 0.000-+--grubefiamd64, 0.000-+--grub-installer, 0.000-+--grubinstaller,
 0.000-+--H*Ad:D*fr.eu.org
Return-path: &lt;pascal@plouf.fr.eu.org&gt;
Received: from zenith.ipv6.plouf.fr.eu.org ([2001:7a8:6d23:1::1]:52213
 helo=zenith.plouf.fr.eu.org) by buxtehude.debian.org with esmtps
 (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.96)
 (envelope-from &lt;pascal@plouf.fr.eu.org&gt;) id 1wJWIM-004TG4-0N
 for 1029982-done@bugs.debian.org; Sun, 03 May 2026 12:51:38 +0000
Received: from [192.168.0.247] by zenith.plouf.fr.eu.org with esmtp (Exim 4.89)
 (envelope-from &lt;pascal@plouf.fr.eu.org&gt;) id 1wJWI9-0005Hf-UE
 for 1029982-done@bugs.debian.org; Sun, 03 May 2026 14:51:25 +0200
Message-ID: &lt;70c1494c-a074-4aef-9295-cc857dc1412b@plouf.fr.eu.org&gt;
Date: Sun, 3 May 2026 14:51:26 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
To: 1029982-done@bugs.debian.org
References: &lt;167502153504.842.14426266518676275093.reportbug@Wyse3040.lan&gt;
 &lt;167502153504.842.14426266518676275093.reportbug@Wyse3040.lan&gt;
Subject: Re: grub-efi-amd64: After fresh installation on Dell Wyse 3040,
 computer will not start up becase of buggy UEFI firmware implementation
Content-Language: fr
From: Pascal Hambourg &lt;pascal@plouf.fr.eu.org&gt;
Organization: Plouf !
In-Reply-To: &lt;167502153504.842.14426266518676275093.reportbug@Wyse3040.lan&gt;
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On Sun, 29 Jan 2023 20:45:35 +0100 Lutz &lt;debian.bugs@topfrose.de&gt; wrote:
&gt; Package: grub-efi-amd64
&gt; Version: 2.06-3~deb11u5
&gt; Severity: wishlist
&gt; 
&gt; I managed to install Debian on a Dell Wyse 3040 (see documentation on https://wiki.debian.org/InstallingDebianOn/Dell/Wyse%203040).
&gt; 
&gt; The UEFI firmware implementation on this device requires that the file \EFI\boot\bootx64.efi is present. The contents of this file do not matter - the file can be empty.
&gt; 
&gt; The debian installer currently does not take this limitation in account. Hence, after installation of the base system and first reboot, the system won't start up.
&gt; 
&gt; Normal users would probably give up at this point. 
&gt; 
&gt; In order to make installation of Debian on these devices a no-brainer, I suggest to add some logic to the package: When the command 'dmidecode -s system-product-name' returns 'Wyse 3040 Thin Client', run the command 'touch /boot/efi/EFI/boot/bootx64.EFI' or, alternatively, set 'grub2/force_efi_extra_removable' to 'true'. Fixed in grub-installer 1.210 which sets grub2/force_efi_extra_removable 
to true by default if the fallback/removable media path is empty.]