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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=JxROfM3+s7/14X8A i8fhu/fLRs57hs3+RhgKYHXN2aboawF+tHFE34wxw+1UEYnmnYqkCgeZhwNjv1eV W/IvHQMo+tb/rM2zGNMh84o/QRqQ9WiqFXg5OsWEnqeWN3G+3hQ3b7nGGj4FCEbk Am7cS1Bga8OrKUMJ19bUvhEN+gw= 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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=EfYBEzJ2WW6ROSPBrmsmYi OkisM=; b=eD67eQt0CUIQbO8hgKnOgG4dj9n7+K68iWNUapqfgB3abAyMmqfhf3 sRB/0E82/z4sn27MFPTo4KZOnPircfCECV0yARdKPVN1Fyjh1d9++UjAKaFvrkBP e08QXnFkfwsIYhRDaj27OYW9ozmqIA/8vl74p3iuSnGY14fqwjxrs= 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-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 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 Date: Wed, 4 Mar 2020 22:01:49 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <465712884.20200304220149@yandex.ru> To: Hashim Aziz , cygwin AT cygwin DOT 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 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