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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0EEA158042 for ; Mon, 4 Nov 2024 08:32:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56A4FE086A; Mon, 4 Nov 2024 08:32:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 02C48E0843 for ; Mon, 4 Nov 2024 08:32:41 +0000 (UTC) Message-ID: <3f90901c-7f55-4d45-bfe3-54b9e3827b37@gentoo.org> Date: Mon, 4 Nov 2024 10:32:40 +0200 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 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-user] format usb as ext4 To: gentoo-user@lists.gentoo.org References: <939a56e1-3b3d-4984-8d38-a1e150130559@youngman.org.uk> Content-Language: en-US From: Viorel Munteanu In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Archives-Salt: 17babde0-cb58-425f-b421-c9eb9f74ddc1 X-Archives-Hash: e0dba4676df2d51831882238244c1e91 La 04.11.2024 09:35, Wols Lists a scris: > I know linux doesn't care - has never cared, but historically you did > NOT have partition tables on removable media. Floppy disks didn't have > partition tables. I'm not aware of early SD cards or USB sticks having > partition tables. It's only relatively recently with "huge" media > sticks that partition tables on removable media have become a thing. > Actually they did.  USB sticks had a partition table, and Windows would would only see the first partition.  It did not show you the partition table, but it was there. I think the last floppy without a partition table was the 1.44 MB one (ok, the 2.88 MB too, but I never saw one).  Even ZIP drives had a partition table. Viorel