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 9F81C1382C5 for ; Wed, 10 Jun 2020 17:19:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA88AE096D; Wed, 10 Jun 2020 17:19:10 +0000 (UTC) Received: from smarthost01c.mail.zen.net.uk (smarthost01c.mail.zen.net.uk [212.23.1.5]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 46848E0961 for ; Wed, 10 Jun 2020 17:19:10 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost01c.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jj4NY-0007e9-IR for gentoo-user@lists.gentoo.org; Wed, 10 Jun 2020 17:19:08 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Gentoo-sources 5.7.x [FIXED] Date: Wed, 10 Jun 2020 18:19:08 +0100 Message-ID: <5627360.lOV4Wx5bFT@peak> In-Reply-To: <20200610154930.47ceb045@digimed.co.uk> References: <5608959.lOV4Wx5bFT@peak> <5609576.lOV4Wx5bFT@peak> <20200610154930.47ceb045@digimed.co.uk> 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-smarthost01c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: f894009d-6c0b-4b91-a74b-98e20d836847 X-Archives-Hash: e7dded2e63b708e22a1bf0ed41afbbe5 On Wednesday, 10 June 2020 15:49:30 BST Neil Bothwick wrote: > Any reason you bury the iniitrd in the options list rather that having it > on a separate line? None in particular. Perhaps I was following an example. I don't think it matters much, especially as I rarely need to change it. > This is what I'm now using: > > title Desktop > version 5.4.38-gentoo > linux vmlinuz-5.4.38-gentoo > options root=LABEL=yooden rd.luks.uuid=luks-... > initrd intel-uc.img > initrd initramfs-5.4.38-gentoo.img Maybe I'll take some ideas from that - thanks. -- Regards, Peter.