www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/05/12/10:41:52

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=tOKTfa+GLEcw/0wq
JDtC/UNV/CIz8Ettfv271hSY+oYh+RKoz79jBdxX2LXZnhpzqi1KbMlbmchYgv5U
s/u47PchT5fYC99x3mEHtZ9xYXtcFnIY8YTboI41+syZVlIbhCQQwCZryPCLL2ah
TWA2qW4jIyUT28QFxq0btVaicwo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=MiGgpd+DcnJFMqNx4UWZVp
dXoVk=; b=JHG8utph1gOZ2rAboYt2MYmuGR2TAjioWIj8pXDNM7gY4U/jniyQ4u
c/7XvDJRX1KNMN53nKt494SNTgFejmtPKgGy2OBqTKs3q0GQGy90WMTRLDJALaxY
wEzgNZqMpu7ZktVrhLyPfN47Wn6ZcMRCrYDBP2B/IsFQVH0fFwKwc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Sverdrup, sverdrup, H*i:sk:1580478
X-HELO: mail-wm0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=jAEtoHF4ORCHAE6v5AAenWU37NxuaT7NWUyp0VHEzRg=; b=CC1sT9JUX/UhDKDVLmiqvQ+e5nZXmZcAmh8k7CPFzKDnY/Z95xI81KFVn4zPYUjC34 Nmez3D1x1bBXYGYlGzW4gUhZSdVUht1ZgNm06BfOBTGtXDANvP7uPcIi/KNjVAgfoyOg Zig7sHKG31n+Zg/zpKs+ayk4Etwwa27ALWX4u/UymqweQy6bEoEDGyTM4KA0Q75jm1Is DYUAB/OxW3J2EYoETsqy1jlkKT2uq+5WwpHI74B8MAKmGKgn/Bra7HRKkYvwgPRyDy8l Q5BWGfbI582mPOMs4Bz9xBvyGNoGSS4w+hy1rvnViQlkqgS2mppI15nMou3jxRmTrMNp y/Uw==
X-Gm-Message-State: AOPr4FWJKWYQMtRFhK7SNwO2tKhFbXb5DPd5U2OpUMEbro4gITCfinhA2Y4PklQwdGdsDg==
X-Received: by 10.28.97.9 with SMTP id v9mr10451150wmb.45.1463064090995; Thu, 12 May 2016 07:41:30 -0700 (PDT)
Subject: Re: Is there a partitioning toll and file system tool in cygwin?
To: cygwin AT cygwin DOT com
References: <158047847 DOT 671826 DOT 1463062600325 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT com> <158047847 DOT 671826 DOT 1463062600325 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <d7b6dd85-0c06-ecde-8da8-bd40bc362c48@gmail.com>
Date: Thu, 12 May 2016 16:41:27 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0
MIME-Version: 1.0
In-Reply-To: <158047847.671826.1463062600325.JavaMail.yahoo@mail.yahoo.com>
X-IsSubscribed: yes


On 12/05/2016 16:16, Peder Sverdrup wrote:
> Hi,
> I run cygwin on Win10 64-bit. I would like to format an external harddrive with ext3. (And then do a backup of my windows file with my rsync script to the external harddrive.)
> Problem I have is that I do not find any partitioning or file system tool in cygwin. For instance - I can not find fdisk. Ant not parted.
> Can anybody help?
>
>
> I have also tried to compile fdisk from source - is there a tutorial as to how to compile from source?
>
> Kind regards from a newbie, Peder
>


$ cygcheck -p fdisk.exe |grep -v debuginfo
Found 4 matches for fdisk.exe
util-linux-2.25.2-1 - util-linux: Collection of basic system utilities 
(installed binaries and support files)
util-linux-2.25.2-2 - util-linux: Collection of basic system utilities 
(installed binaries and support files)

$ cygcheck -p ext3 |grep -v debuginfo
Found 20 matches for ext3
....
e2fsprogs-1.42.12-1 - e2fsprogs: Ext2/3/4 filesystem utilities 
(installed binaries and support files)
e2fsprogs-1.42.12-2 - e2fsprogs: Ext2/3/4 filesystem utilities 
(installed binaries and support files)
libext2fs-devel-1.42.12-1 - libext2fs-devel: Ext2fs library 
(development) (installed binaries and support files)
libext2fs-devel-1.42.12-2 - libext2fs-devel: Ext2fs library 
(development) (installed binaries and support files)
...


so you need to install the package util-linux and e2fsprogs.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019