From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5DE121382C5 for ; Mon, 14 Jun 2021 08:25:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C17CFE0DF3; Mon, 14 Jun 2021 08:25:15 +0000 (UTC) Received: from smarthost03d.mail.zen.net.uk (smarthost03d.mail.zen.net.uk [212.23.1.23]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB615E0DE5 for ; Mon, 14 Jun 2021 08:25:13 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost03d.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1lshuB-0002ew-Ra for gentoo-user@lists.gentoo.org; Mon, 14 Jun 2021 08:25:11 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Exact setting in grub to default to a kernel by name? Date: Mon, 14 Jun 2021 09:25:11 +0100 Message-ID: <2608606.mvXUDI8C0e@wstn> In-Reply-To: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03d-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 7320e5bf-e3cd-4031-a123-bdd2c5e2d3e6 X-Archives-Hash: 84f9f0b0fa23bed1e4f58d00fef39a34 On Sunday, 13 June 2021 21:58:05 BST Walter Dnes wrote: > On Sun, Jun 13, 2021 at 04:09:58PM -0400, Philip Webb wrote > > > Or the OP could use Lilo, the simplest boot manager of all. > > On a UEFI-only desktop PC? No. There is sys-boot/elilo, which ought to do, but I haven't tried it. -- Regards, Peter.