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 C5D18158041 for ; Mon, 26 Feb 2024 23:44:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42665E2AC5; Mon, 26 Feb 2024 23:44:39 +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 D8BC0E2AA3 for ; Mon, 26 Feb 2024 23:44:38 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1rekeD-00080q-MF for gentoo-user@lists.gentoo.org; Tue, 27 Feb 2024 00:44:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: How to set up drive with many Linux distros? Date: Mon, 26 Feb 2024 23:44:28 -0000 (UTC) Message-ID: References: <980e5d0cacc6e8f17836a4b8b8ab45524e02170a.camel@krasauskas.dev> <6d739ab9-b9f5-4646-a832-82b9b847c5ae@cox.net> <99cf0efa-8d39-417a-a31f-6e2f26a24be3@youngman.org.uk> User-Agent: slrn/1.0.3 (Linux) 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 X-Archives-Salt: 95c1d631-0900-47b9-a6ba-b9675f7b36eb X-Archives-Hash: 82e55d854bd5840837eed915a49ed330 On 2024-02-26, Wol wrote: > On 26/02/2024 20:51, Grant Edwards wrote: > >> The simple answer is to quit wasting time trying to multi-boot like >> that and just buy a dozen USB flash drives. >> > And then, if USB isn't the default boot media, he might as well sort out > UEFI boot, and multi-boot that way. Except that every time I've found a write-up about multibooting a lot of Linux distros with UEFI, it turns out that it doesn't actually work very well and is more work to maintain than what I'm doing now. -- Grant