From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90743 invoked by alias); 4 Mar 2020 19:05:06 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 90731 invoked by uid 89); 4 Mar 2020 19:05:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.1 spammy=HX-Priority:Normal, Win, sdg, Wednesday X-HELO: forward102o.mail.yandex.net Received: from forward102o.mail.yandex.net (HELO forward102o.mail.yandex.net) (37.140.190.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Mar 2020 19:05:04 +0000 Received: from mxback27g.mail.yandex.net (mxback27g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:327]) by forward102o.mail.yandex.net (Yandex) with ESMTP id 3374266807C6; Wed, 4 Mar 2020 22:05:02 +0300 (MSK) Received: from iva8-174eb672ffa9.qloud-c.yandex.net (iva8-174eb672ffa9.qloud-c.yandex.net [2a02:6b8:c0c:b995:0:640:174e:b672]) by mxback27g.mail.yandex.net (mxback/Yandex) with ESMTP id WVe8mjTcMm-527832Gg; Wed, 04 Mar 2020 22:05:02 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1583348702; bh=uII7+2ZD8L+fjF4WNQ0m/JLalb8x4rf+RnfhxJ71wpc=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=uy4cih6bJ0J0Fkn/IgMezuUN/QDx6tOJ3jviuRqRlsCHWLpCtICYGeYHdRNemTXLM PfFAJsrnyf5w8aB9UTR4IT7fM5h8P9bLxHyfA6PvzMyd9XrFT9zMAKyUpnSM/68vUU zefgJvRAa0kNebXRiIiTBjxsC60Myq5epp3R6U6g= Authentication-Results: mxback27g.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by iva8-174eb672ffa9.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id kIzdiiASL2-51WqkbV3; Wed, 04 Mar 2020 22:05:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 04 Mar 2020 19:01:49 -0000 Date: Wed, 04 Mar 2020 19:35:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <465712884.20200304220149@yandex.ru> To: Hashim Aziz , cygwin@cygwin.com Subject: Re: cat /proc/partitions shows only devices, not partitions In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-03/txt/msg00078.txt Greetings, Hashim Aziz! > This was an issue that I had previously in September of last year and sent > the issue to this mailing list ("win-mounts no longer displays anything when > doing "cat /proc/partitions") but the issue stopped occurring before I could > get around to diagnosing it. This issue has now re-occurred and this time it seems permanent. When I run: > $ cat /proc/partitions > major minor #blocks name win-mounts > 8 0 0 sda > 8 16 0 sdb > 8 32 0 sdc > 8 48 0 sdd > 8 64 0 sde > 8 80 0 sdf $ cat /proc/partitions major minor #blocks name win-mounts 8 0 78150744 sda 8 1 102400 sda1 8 2 131072 sda2 8 3 77916160 sda3 C:\ C:\dev\sda1\ 8 16 488386584 sdb 8 17 486615520 sdb1 8 32 488386584 sdc 8 33 488384512 sdc1 8 48 312571224 sdd 8 49 312568641 sdd1 8 64 0 sde 8 80 0 sdf 8 96 0 sdg 8 112 0 sdh > ...I see nothing at all in the win-mounts column. This makes it impossible > for me to see which Windows drive letter maps to which /dev/sdX entry. This seems like a permissions issue. > win-mounts column. I'm running Cygwin on Windows 7 (yes I'm aware it's EOL). Same here. Win 7 Pro SP1. -- With best regards, Andrey Repin Wednesday, March 4, 2020 22:00:31 Sorry for my terrible english... -- 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