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 CFA4E15802E for ; Mon, 24 Jun 2024 21:22:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99E00E2A1D; Mon, 24 Jun 2024 21:22:45 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A995E2A17 for ; Mon, 24 Jun 2024 21:22:45 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1sLr99-00072r-Md for gentoo-user@lists.gentoo.org; Mon, 24 Jun 2024 23:22:43 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Can't get the GUI to stay up for more than a minute or so before crashing Date: Mon, 24 Jun 2024 21:22:32 -0000 (UTC) Message-ID: References: <2357723.ElGaqSPkdT@rogueboard> <110df716-03d3-a720-3712-2d2bd329489b@gmail.com> <6056893.lOV4Wx5bFT@rogueboard> 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-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: slrn/1.0.3 (Linux) X-Archives-Salt: 973e5293-e49e-415b-8e64-959368551d3c X-Archives-Hash: 4be069e28db00fa331aaebac614a73ef On 2024-06-24, Dale wrote: > Michael wrote: >> On Monday, 24 June 2024 20:47:15 BST Dale wrote: >> >>> Have you seen this before? >> No, because I've never used dracut. > > I just had a thought.  I have /usr on the root partition now.  Do I even > need a init thingy?  Same question as always: does your kernel have enough built-in drivers/modules to mount the root fileystem on /? If yes, then you don't need an initrd. If no, then you do need an initrd. I don't think where /usr is matters, does it? -- Grant