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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=xwaXvUlHwYXnTJULKf6KsYB/PlXUM+gmFaMwd/Jiq0t yT/fFxhhTVJfMvyE/2t4NXzDp7Ht1PC3zVBF3aal/Ujt7SRzvBGbpJpnJPRMKprR t/+A+i54QWsnREyCrmlOXsDksRNmQvxFyVRWxf5QUOdo9fRwOhFJ8lbdciVaBxdk = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=sorOuXtyBrv5vlI3kB3154ZvGPs=; b=NGpp2zRHxjPb6nzTJ Nfy8lZJVWZyWzlHInMgngSf2oxHO4/VHEBsndYEDkC8mVuCLwu+EKd2wnw6bSRNf SHTMylkTj3+oUwuDkJhhJ/6nqywNeaxBaG3uKyGCFDUM6xvaXV/JssP0EugIneaZ yUU6g7bExAzWAAQFP89GnlCEaA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f49.google.com X-Received: by 10.180.103.6 with SMTP id fs6mr9533816wib.11.1418247464529; Wed, 10 Dec 2014 13:37:44 -0800 (PST) Message-ID: <5488BD25.50406@gmail.com> Date: Wed, 10 Dec 2014 22:37:41 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: fdisk -l is mute References: <9D9AC45310887B40A7245734E850FBE11192AEE0 AT FS-MX02 DOT frontier DOT local> In-Reply-To: <9D9AC45310887B40A7245734E850FBE11192AEE0@FS-MX02.frontier.local> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 12/10/2014 10:24 PM, Fergus Daly wrote: > If util-linux is installed then > $ /usr/sbin/fdisk > returns a list of options as expected; but choosing one of them > $ /usr/sbin/fdisk -l > is mute. > In the past this has returned filesystem summaries as expected. > Windows 7, all up to date. > Anybody else? > Fergus > contrary to help it requires a disk $ /usr/sbin/fdisk -l /dev/sdb Disk /dev/sdb: 465.8 GiB, 500105740288 bytes, 976769024 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x0002941a Device Boot Start End Sectors Size Id Type /dev/sdb1 2048 976769023 976766976 465.8G 7 HPFS/NTFS/exFAT -- 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