public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Seeing double in /proc/partitions (Win 7 Home)
@ 2021-07-31 21:12 Lavrentiev, Anton (NIH/NLM/NCBI) [C]
  2021-07-31 22:34 ` Brian Inglis
  2021-08-02  8:48 ` Corinna Vinschen
  0 siblings, 2 replies; 13+ messages in thread
From: Lavrentiev, Anton (NIH/NLM/NCBI) [C] @ 2021-07-31 21:12 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

Hi all,

Is there any special reason that most of my drives are shown twice in /proc/partitions on my home machine?
(it's still Windows 7)

Notably, all drives in between the first (C:) and the last (S:).

$ cat /proc/partitions
major minor  #blocks  name   win-mounts

    8     0 500107608 sda
    8     1    102400 sda1
    8     2 488280064 sda2   C:\
    8    16 1000204632 sdb
    8    17 1000202240 sdb1   D:\
    8    16 1000204632 sdb
    8    17 1000202240 sdb1   D:\
    8    32 1000204632 sdc
    8    33 1000202240 sdc1   G:\
    8    32 1000204632 sdc
    8    33 1000202240 sdc1   G:\
    8    48 1000204632 sdd
    8    49 1000202240 sdd1   I:\
    8    48 1000204632 sdd
    8    49 1000202240 sdd1   I:\
    8    64 234431064 sde
    8    65 234428416 sde1   F:\
    8    64 234431064 sde
    8    65 234428416 sde1   F:\
    8    80   1931264 sdf
    8    81   1931264 sdf1   S:\

$ uname -a
CYGWIN_NT-6.1 ANTON 3.2.0(0.340/5/3) 2021-03-29 08:42 x86_64 Cygwin

Thanks,

Anton Lavrentiev
Contractor NIH/NLM/NCBI


^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: Seeing double in /proc/partitions (Win 7 Home)
@ 2021-08-01 16:45 Lavrentiev, Anton (NIH/NLM/NCBI) [C]
  0 siblings, 0 replies; 13+ messages in thread
From: Lavrentiev, Anton (NIH/NLM/NCBI) [C] @ 2021-08-01 16:45 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

> Do you have any kinds of multi-controller, multi-disk, RAIDx, or other 
> hardware or driver setup that could result in some drives being visible 
> twice on your system?

No, all the drives are single drives (no RAID) and attached to one Intel SATA controller,
using individual connectors (drive C: is one of them, BTW).  Drive S: is a multi-purpose
card reader, which is actually a USB-interfaced removable device (so it's different from
other drives).

> $ df -a

$ df -a
Filesystem       1K-blocks      Used Available Use% Mounted on
C:/cygwin64/bin          -         -         -    - /usr/bin
C:/cygwin64/lib          -         -         -    - /usr/lib
C:/cygwin64      488280060 240883516 247396544  50% /
C:                       -         -         -    - /cygdrive/c
D:              1000202236 996668308   3533928 100% /cygdrive/d
F:               234428412 152089156  82339256  65% /cygdrive/f
G:              1000202236  26959316 973242920   3% /cygdrive/g
I:              1000202236 874474844 125727392  88% /cygdrive/i

> fsutil volume list

C:\Windows\system32>fsutil volume list
list is an invalid parameter.
---- VOLUME Commands Supported ----

dismount        Dismount a volume
diskfree        Query the free space of a volume
querycluster    Query which file is using a particular cluster

But I ran this instead:

DISKPART> list volume

  Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
  ----------  ---  -----------  -----  ----------  -------  ---------  --------
  Volume 0     N                       CD-ROM          0 B  No Media
  Volume 1     M                       DVD-ROM         0 B  No Media
  Volume 2         System Rese  NTFS   Partition    100 MB  Healthy    System
  Volume 3     C   OS           NTFS   Partition    465 GB  Healthy    Boot
  Volume 4     D   ....         NTFS   Partition    953 GB  Healthy    Pagefile
  Volume 5     G   ....         NTFS   Partition    953 GB  Healthy
  Volume 6     I   ....         NTFS   Partition    953 GB  Healthy
  Volume 7     F   ....         NTFS   Partition    223 GB  Healthy
  Volume 8     S                RAW    Removable   1886 MB  Healthy

Anton Lavrentiev
Contractor NIH/NLM/NCBI


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-08-02 18:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 21:12 Seeing double in /proc/partitions (Win 7 Home) Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-07-31 22:34 ` Brian Inglis
2021-08-02  8:48 ` Corinna Vinschen
     [not found]   ` <DM8PR09MB7095A847B0E239753A1CC7C8A5EF9@DM8PR09MB7095.namprd09.prod.outlook.com>
2021-08-02 14:11     ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-02 14:41       ` Corinna Vinschen
2021-08-02 15:04         ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-02 16:33           ` Corinna Vinschen
2021-08-02 17:02             ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-02 17:09               ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-02 17:18                 ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-02 18:13           ` Brian Inglis
2021-08-02 18:21             ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-01 16:45 Lavrentiev, Anton (NIH/NLM/NCBI) [C]

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).