X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA77B3857B88 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1704979939; bh=JhAePN86XnLPlR2LEdsX42mmgexAdukLG96I44Q3JoY=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=MWM5NOAQONX5gtOOSd3aVy/Yj1EF80wSDMBTC0JAeGftWyT5H9u5Ntuz7o95irCn/ lzFomO0TCNRlnDeUnf5C11zEVhU/vihcWkJvgignu4Dkv3diKnJAgkYLk+KPX2Ifk/ tmXDVLyrU0JDnde/20eN38qBPMc4ZZVc/FNky5Y0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B48C4385800A ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B48C4385800A ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1704979918; cv=none; b=dDLRGF1GMxKEuLmzd378bR0EJvAANpvQk3VoCiI6Cj2kfkV6b1uYcbDVNs5AfBvxmUwsEUWm69QKZbRcqZ0itZ+EaXa0kzpaHLhSdUHvlBg4Lajt7F5UGoBXzoufvTEPsFtaAMEs5TiAf5rylhdFeKaCGN0nE/qkm0o7trsojLk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1704979918; c=relaxed/simple; bh=fhO697NPt+Zm/rWtriks3wv5ViwAHj7QzYry6Nz5CXg=; h=Subject:To:From:Message-ID:Date:MIME-Version; b=w4+IxU7wAEC/gXjWxhJsHgD2dMtH3Uy2+7neGucxhH0cifyzBNEQ0b7wOGd0/xr+UdnMl2GasaFJaf6ZcNWuDiBrBMpccy4DZb8i1uxSxPe/xUmly5PRcL7KFfxTgECIGmv6EuuQJ58H/KBtqFIIlOtoGuuz3fpn6YuH6x5zn/0= ARC-Authentication-Results: i=1; server2.sourceware.org Subject: Re: where is parted? To: cygwin AT cygwin DOT com References: <39ed474a7a8eca4b2d8861810bd87ce450a8735f DOT camel AT gmx DOT li> <23bfebb1-a46a-04fd-f9d6-e532c0af0ac8 AT t-online DOT de> <06bf9f736c02eb236c2f8baa32d505d275fb7e4e DOT camel AT gmx DOT li> Message-ID: <200c4ce3-456c-0f7b-4afe-3ee544cd25a5@t-online.de> Date: Thu, 11 Jan 2024 14:30:57 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.16 MIME-Version: 1.0 In-Reply-To: <06bf9f736c02eb236c2f8baa32d505d275fb7e4e.camel@gmx.li> X-TOI-EXPURGATEID: 150726::1704979858-E7FFC990-B65652BE/0/0 CLEAN NORMAL X-TOI-MSGID: dbae5eec-8bde-4a7e-a915-10afb6db57f6 X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Christian Franke via Cygwin Reply-To: Christian Franke Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Matthias AT gmx DOT li wrote: > fdisk reports the same partition type as sfdisk. It report "Microsoft basic data" for NTFS as well > as for FAT32 partitions. That is as expected and differs from MBR disks. The same GPT partition GUID is used for NTFS and the various FAT filesystem types. https://en.wikipedia.org/wiki/Microsoft_basic_data_partition -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple