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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7751158094 for ; Thu, 15 Sep 2022 10:48:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEE76E09F4; Thu, 15 Sep 2022 10:48:20 +0000 (UTC) Received: from smarthost01a.sbp.mail.zen.net.uk (smarthost01a.sbp.mail.zen.net.uk [212.23.1.1]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 941C6E09D9 for ; Thu, 15 Sep 2022 10:48:20 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01a.sbp.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYmPq-0001Qf-VH for gentoo-user@lists.gentoo.org; Thu, 15 Sep 2022 10:48:19 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Separate /usr partition Date: Thu, 15 Sep 2022 11:48:18 +0100 Message-ID: <12084095.O9o76ZdvQC@wstn> In-Reply-To: References: <5874509.lOV4Wx5bFT@wstn> <12071369.O9o76ZdvQC@wstn> 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-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 56fde2cf-bc79-4996-bb0c-19595c24281d X-Archives-Hash: a89a12b362b961d5322a584b0defd5c7 On Thursday, 15 September 2022 11:00:25 BST Dale wrote: > ... I then build the init thingy. This is Neil's command that he posted. > From my understanding, the kernel symlink needs to point to the correct > kernel version. > > dracut --kver=$(cat include/config/kernel.release) That's the bit I was hoping for. Thanks Dale. I don't use grub-2; the very thought of it makes me shudder. I could contemplate grub-1, but it can't handle EFI. -- Regards, Peter.