From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-204943-garchives=archives.gentoo.org@lists.gentoo.org> 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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3DD19158042 for <garchives@archives.gentoo.org>; Sun, 3 Nov 2024 23:35:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A696AE0833; Sun, 3 Nov 2024 23:35:35 +0000 (UTC) Received: from smtp.hosts.co.uk (smtp.hosts.co.uk [85.233.160.19]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5AE36E081E for <gentoo-user@lists.gentoo.org>; Sun, 3 Nov 2024 23:35:35 +0000 (UTC) Received: from host86-158-182-12.range86-158.btcentralplus.com ([86.158.182.12] helo=[192.168.1.65]) by smtp.hosts.co.uk with esmtpa (Exim) (envelope-from <antlists@youngman.org.uk>) id 1t7k85-000000007x0-6Adx for gentoo-user@lists.gentoo.org; Sun, 03 Nov 2024 23:35:34 +0000 Message-ID: <939a56e1-3b3d-4984-8d38-a1e150130559@youngman.org.uk> Date: Sun, 3 Nov 2024 23:35:38 +0000 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-user] format usb as ext4 To: gentoo-user@lists.gentoo.org References: <CAEVFJ_CR8==5u7UOh6op=e_TtSyk7Y9tVWKyq28C-Eo0SUDfJw@mail.gmail.com> <CAHqckJ0cd-rPPG2n7vQqreg=JfvUgLHfkdSobBS_Zu5xXyZPRQ@mail.gmail.com> <CAEVFJ_D+V2_7-VZ6NQp04eQT1RiFUNTpLkwXZU6441k-d18pMA@mail.gmail.com> <CAHqckJ3jngD5NMxcNPbLUjZRtyM-6cC1wdcz2Y0ok0HeT2Ee2g@mail.gmail.com> Content-Language: en-GB From: Wol <antlists@youngman.org.uk> In-Reply-To: <CAHqckJ3jngD5NMxcNPbLUjZRtyM-6cC1wdcz2Y0ok0HeT2Ee2g@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 9036f0fb-ca82-428d-973c-76b55106df56 X-Archives-Hash: 4b25bb823cee82cb031386be6ec25bc7 On 24/10/2024 04:01, Mitchell Dorrell wrote: > I have no idea whether you can skip the partition table and still be > usable with computers running Windows or Mac OS or with embedded systems > like home printers or commercial photo kiosks. Seeing as it's removable media I would expect most of those to have problems if you DID have a partition table. It's linux that's unusual in being happy with a partition table on removable media. Cheers, Wol