public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Duplicates in /proc/partitions
@ 2021-08-13 10:56 David Balažic
  2021-08-13 15:17 ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
  2021-08-16 14:51 ` Corinna Vinschen
  0 siblings, 2 replies; 22+ messages in thread
From: David Balažic @ 2021-08-13 10:56 UTC (permalink / raw)
  To: cygwin

Before, during and after plugging in a n USB stick:

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

    8     0 1000204632 sda
    8     1    102400 sda1
    8     2     16384 sda2
    8     3 999571820 sda3   C:\
    8     4    510976 sda4

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

    8     0 1000204632 sda
    8     1    102400 sda1
    8     2     16384 sda2
    8     3 999571820 sda3   C:\
    8     4    510976 sda4
    8    16  62522712 sdb
    8    17   4096000 sdb1   D:\
    8    18  58424664 sdb2
    8    16  62522712 sdb
    8    17   4096000 sdb1   D:\
    8    18  58424664 sdb2   E:\

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

    8     0 1000204632 sda
    8     1    102400 sda1
    8     2     16384 sda2
    8     3 999571820 sda3   C:\
    8     4    510976 sda4
    8    16  62522712 sdb
    8    17   4096000 sdb1   D:\
    8    18  58424664 sdb2   E:\


So the second listing shows sdb twice. Also E: does not seem to exist
(see below).

After that I run:

$ cygcheck -s -v -r > cygcheck.out
cygcheck: dump_sysinfo: GetVolumeInformation() for drive E: failed: 1005

In attached cygcheck.out i swapped out company name and abbreviation with XXXX.

Windows sees no E: drive:

DISKPART> list volume

  Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
  ----------  ---  -----------  -----  ----------  -------  ---------  --------
  Volume 0     C                NTFS   Partition    953 GB  Healthy    Boot
  Volume 1                      FAT32  Partition    100 MB  Healthy    System
  Volume 2                      NTFS   Partition    499 MB  Healthy    Hidden
  Volume 3     D   FFT2         FAT    Removable   4000 MB  Healthy

(there is no mention of E: in Disk Management GUI either)


Regards,
David

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

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

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13 10:56 Duplicates in /proc/partitions David Balažic
2021-08-13 15:17 ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-16 14:51 ` Corinna Vinschen
2021-08-16 16:56   ` Brian Inglis
2021-08-16 17:23     ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-16 18:49     ` Corinna Vinschen
2021-08-16 21:54       ` Brian Inglis
2021-08-17 12:57       ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-17 13:51         ` Corinna Vinschen
2021-08-18 14:18           ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-18 15:01             ` Corinna Vinschen
2021-08-18 18:18               ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-18 18:27                 ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-18 18:36                   ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-19 10:03                     ` Corinna Vinschen
2021-08-19 11:26                       ` Corinna Vinschen
2021-08-19 14:48                         ` Corinna Vinschen
2021-08-19 15:15                           ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-19 15:37                             ` Corinna Vinschen
2021-08-19 15:46                               ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-08-19 19:19                                 ` Corinna Vinschen
2021-08-19  9:37                 ` Corinna Vinschen

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).