From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,SPF_PASS,T_SPF_HELO_TEMPERROR, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by gnuweeb.org (Postfix) with ESMTPS id 018807E316; Thu, 17 Mar 2022 12:37:23 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (1024-bit key; unprotected) header.d=alien8.de header.i=@alien8.de header.a=rsa-sha256 header.s=dkim header.b=NJb/1gN2; dkim-atps=neutral Received: from [127.0.0.1] (pd95ca587.dip0.t-ipconnect.de [217.92.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 5C7361EC0445; Thu, 17 Mar 2022 13:36:48 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1647520608; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=e6Zxd2VYhQrI2aAFFNauLBhUPTPx9U8Drl5PLJFD5jc=; b=NJb/1gN2vzDGI+WgyySEAxQ4JxFrMhA7quxKcM/UKSX3CL4OttsIotwEpI8v5qiff37qno C/tfsPdGqzDuKP325S0JHieRB+e5NOPv1Bk4KHkpGZHmI5Zq9sscSE0eh6OElpadkNh2Bc ILd4YW5DIcEPezlIgVyeO3FdqgtwYJ0= Date: Thu, 17 Mar 2022 12:36:46 +0000 From: Boris Petkov To: Beru Shinsetsu , Thomas Gleixner CC: Ingo Molnar , Dave Hansen , "H. Peter Anvin" , x86@kernel.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org, Alviro Iskandar Setiawan Subject: =?US-ASCII?Q?Re=3A_=5BPATCH=5D_boot_install=3A_Partially_ref?= =?US-ASCII?Q?actor_the_logic_for_detecting_bootloader?= User-Agent: K-9 Mail for Android In-Reply-To: <20220316173221.5937-1-windowz414@gnuweeb.org> References: <20220316173221.5937-1-windowz414@gnuweeb.org> Message-ID: <2E28CA0C-34F2-4985-86CC-B1823AF8D747@alien8.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: On March 16, 2022 5:32:21 PM UTC, Beru Shinsetsu = wrote: >While running `make install` after building the kernel and installing >modules on several distros like EndeavourOS, there would be a pretty >little output (To be exact, "Cannot find LILO") due to lack of LILO >bootloader, which is really uncommon for a user to have it while >GRUB is there=2E=20 As a matter of fact I saw this yesterday on one of the test boxes here and= was wondering why I am even seeing this=2E So before we do anything, it'd = be prudent to know what has changed recently to cause this error message to= happen=2E Because we would have to backport a fix to some kernels probably= =2E Thx=2E --=20 Sent from a small device: formatting sux and brevity is inevitable=2E