delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/03/04/14:06:01

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: <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-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 <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <465712884.20200304220149@yandex.ru>
To: Hashim Aziz <hashaziz AT hotmail DOT com>, cygwin AT cygwin DOT com
Subject: Re: cat /proc/partitions shows only devices, not partitions
In-Reply-To: <DB7PR01MB51934E03BFDFE94142F1966FD5E60@DB7PR01MB5193.eurprd01.prod.exchangelabs.com>
References: <DB7PR01MB51934E03BFDFE94142F1966FD5E60 AT DB7PR01MB5193 DOT eurprd01 DOT prod DOT exchangelabs DOT com>
MIME-Version: 1.0
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

- Raw text -


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