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 531D0158020 for ; Wed, 26 Oct 2022 14:22:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8D7AE092E; Wed, 26 Oct 2022 14:22:44 +0000 (UTC) Received: from smarthost01c.sbp.mail.zen.net.uk (smarthost01c.sbp.mail.zen.net.uk [212.23.1.5]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D32CE0920 for ; Wed, 26 Oct 2022 14:22:44 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01c.sbp.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1onhIp-00036b-3P for gentoo-user@lists.gentoo.org; Wed, 26 Oct 2022 14:22:43 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Help with dracut, please Date: Wed, 26 Oct 2022 15:22:42 +0100 Message-ID: <5631568.DvuYhMxLoT@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-smarthost01c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 35e1888c-2827-4a7f-88d7-cd0bb0182dcc X-Archives-Hash: 7bc95e9e5ec5366453219113e63accc3 Hello list, I'm installing Gentoo on a new Juno laptop, and I've reached the point of booting into the new system. I have a separate /usr partition and I'm using dracut to create an initramfs. On booting the new system I get an error I haven't heard of before: dracut complaining "sysroot has no proper sysfs layout". I'm sure I've done something stupid, but where do I start debugging this? Google hasn't helped. -- Regards, Peter.