From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E63C41581EE for ; Tue, 01 Apr 2025 10:02:25 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CCA8D343250 for ; Tue, 01 Apr 2025 10:02:25 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9B3FE1104BE; Tue, 01 Apr 2025 10:01:04 +0000 (UTC) Received: from smarthost01b.sbp.mail.zen.net.uk (smarthost01b.sbp.mail.zen.net.uk [212.23.1.3]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 80DF71102CD for ; Tue, 01 Apr 2025 10:01:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=myzen.co.uk ; s=sh20250120; h=Content-Type:Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Ihol1yOTDDuThJ2blo1Gd6Afpae0gRDccPUwREhaFWs=; b=NRQxc4CnolY0iS13EPm0B3s18t kayX4ehJHSvO7iEt+tRjcwdx6HZMpDOSPXLavxCkquheRaowrZXtkc3AroZ/3HcfC/aDeL0TaEr4o gFRSemeo72eAdxfIiPDJc02T6Lbq+HaB6HV1jb0K2exzzG1hmp/kT24tr05MqE+Av+5U+1blFlkDd yYTxzzkzmpMh19u+Fl9NdnNd6c4Pu7WiE35zanP7Dy9RfFGvrI8+Tfv4IK5pPZC4PN6B+A1Ck+AQe kcoDcMFbdvU5cEXSW4HwsimA3WoR4AWkZk2Yvt68YmB6ZIdPHADDOOenYwKw33xcOre0PHWGRwYAR nKrVaIyQ==; Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01b.sbp.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tzYQV-000YDR-IS for gentoo-user@lists.gentoo.org; Tue, 01 Apr 2025 10:01:00 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] What are common SSDs does and don'ts. Date: Tue, 01 Apr 2025 11:01:00 +0100 Message-ID: <12658467.O9o76ZdvQC@cube> In-Reply-To: <6894d6b7-8d31-4c95-f5b7-0537086a1f6e@gmail.com> References: <6894d6b7-8d31-4c95-f5b7-0537086a1f6e@gmail.com> 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="utf-8" X-Originating-smarthost01b-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 489799ac-bcea-4172-8b95-e6c7a7c453f4 X-Archives-Hash: c250a601aa1cb4a3022eb5920a29c94b On Tuesday, 1 April 2025 01:44:18 British Summer Time Dale wrote: > ... I have /usr on the same partition as / this time around. > Do I need a init thingy still or can I ditch that thing? I do have /var > on a separate partition, if that matters. I have /var on a separate partition on some machines, and I only need an initrd for microcode loading. I suppose I could include that in the kernel, but I haven't tried that. -- Regards, Peter.