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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=Sk5fAFr/SinK4Li0RDYLVgRA2dpylJSr+kbz688B45knPisjHF5eR R0aqtrRJaADQ8bJ+c9jce0c07f+obbUJgJprdJ9WgJTn1I/9VHwgJBk9hDQrhIt+ yVkO0HIx99cTjuTZvN3XChbpFSsN6wbyOqoxpG8SzM9QLgvGjL+Ess= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=T2/A7eL1grlnHc3MjkOkcsuTXYM=; b=LwGVBEgFoezKiSA+fuwNvHE1gC+N uW60ZCIvivdgf1LqWOc1ZLLzIjXWdbypbdMo4aH5ku7U8ZTFNAJmViMWcgWCX3cy qi7J6NNgZ6jxevmj/Ya5DsVqlzE4fAaNgvRr5ybJRDb9IulW1W8ya3ebiFqlbXCf sFSRij2HvabdN+o= 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=-5.0 required=5.0 tests=AWL,BAYES_20 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Thu, 11 Dec 2014 11:23:35 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: fdisk -l is mute Message-ID: <20141211102335.GC3810@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <9D9AC45310887B40A7245734E850FBE11192AEE0 AT FS-MX02 DOT frontier DOT local> <5488BD32 DOT 9090502 AT t-online DOT de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SQdXmIN7lSx8hpjK" Content-Disposition: inline In-Reply-To: <5488BD32.9090502@t-online.de> User-Agent: Mutt/1.5.23 (2014-03-12) --SQdXmIN7lSx8hpjK Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 10 22:37, Christian Franke wrote: > 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? >=20 > Could reproduce this. >=20 > The option -l still works if a device is specified: >=20 > # fdisk -l /dev/sdX > ... > Disk /dev/sda: 1.8 TiB, ... >=20 > Is this probably because the format of /proc/partitions has changed due to > the new (& useful!) win-mounts column? The win-mount column is empty for disk entries, only filled for partitions. In theory that shouldn't bother fdisk which only looks for disk entries. Or, does it? Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --SQdXmIN7lSx8hpjK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUiXCnAAoJEPU2Bp2uRE+gHFEP+wYSnD/wC9bmTkU+eBZPjfUV tW7Q45YRkeTmjRlITLUOfYYC6+qGRqIYGLdkIhVj9FxYyhRkNFQSBmkTOItPXnhR WxJ217r7oTq59Gi5+WsMWOnKpGMVoSk9O7gKs6F4D86c0E5Eq9i/JCCjrx7ThVJe qQDE3BDu2jgrjl9IngZQ9yv5LWYahah+A/6f1RuemshByXDB9qgu/11QK0bjPoRt HLre9ws27+UmtHohd/DwXK0xP3UT2U+baSoWRi4pGVcbZRS/ltUXPx0ZQpirVNGv +C2UYP/CGTfdja8HBVnAh8jkWzNtbHxTF399V9kCY95AZuomr+atLPTDh5nzzR+5 RNyIQYx3ce5ly+/vI83hessMMPu0cAACZRITZFnHXDL19j/Uc/4Wi1QA072gaCjM +/M/raoaUiTY9FlwUR2i7Ep2GHMUhMd3oNAUSnKtoAdxjPrEIDOZXg7Z3uv8Jyea nMsreXZfnwV7KGYeRJ2/CSiZEIjvdEN45Xyto2ryx+3MkvWVWIEML1++sQstpHkj segvxvfkEeTJ+nGuVi0W2SHzsZ/nok4hJAiOg8DP50mHlH0flZvZJQjscHhazR4p XaVVzLwzdDAEgsd96pWlm/dep/evazjkTvFWSVCAjToF1OBcAqKdVgss2LVBFWsS ErMk2XPLht1HE658y3W4 =MlRd -----END PGP SIGNATURE----- --SQdXmIN7lSx8hpjK--