RE: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> Under Cygwin you can also list from an elevated admin shell under > /proc/sys (add Cygwin bin to an elevated cmd PATH) e.g.: Thanks. Did so. Everything is proper and singular, and totally matches the winobj display posted earlier: $ ls -dlgo /proc/sys/Device/Harddisk[0-9]*/* brw-rw-rw- 1 284

Re: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Brian Inglis
On 2021-08-02 09:04, Anton Lavrentiev wrote: Just paste it into your mail text. I posted links to the screenshot images on my G-drive... I can't post them into text as they are graphical Under Cygwin you can also list from an elevated admin shell under /proc/sys (add Cygwin bin to an eleva

RE: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> Also this is kinda unexpected: Sorry, scratch that, the backslash in the pay with the shell... So explains the weirdness Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:htt

RE: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> Interesting observation, though, that I just ran "strace cat > /proc/partitions", > and the output did not contain anything doubled: Also this is kinda unexpected: $ while read i; do echo $i; done < /proc/partitions major minor #blocks name win-mounts 8 0 500107608 sda 8 1 102400 sda1 8 2 48

RE: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> Ok, so your \Device entries appear normal. In that case, I don't have > an explanation for the fact that the OS call NtQueryDirectoryObject > returns all these Harddisk entries twice, except for BLODA, perhaps... Nothing of concern as BLODA is running on this PC, I keep it very clean. Intere

Re: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Corinna Vinschen via Cygwin
On Aug 2 15:04, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > > Just paste it into your mail text. > > I posted links to the screenshot images on my G-drive... I can't post them > into text as they are graphical Ok, so your \Device entries appear normal. In that case, I don't have

RE: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> Just paste it into your mail text. I posted links to the screenshot images on my G-drive... I can't post them into text as they are graphical Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Doc

Re: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Corinna Vinschen via Cygwin
On Aug 2 14:11, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > > -Original Message- > > From: Lavrentiev, Anton (NIH/NLM/NCBI) [C] > > Sent: Monday, August 02, 2021 10:03 AM > > To: cygwin@cygwin.com > > Subject: RE: Seeing double in /proc/partiti

RE: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> -Original Message- > From: Lavrentiev, Anton (NIH/NLM/NCBI) [C] > Sent: Monday, August 02, 2021 10:03 AM > To: cygwin@cygwin.com > Subject: RE: Seeing double in /proc/partitions (Win 7 Home) > > > If you don't have it already, download the winobj tool from &

Re: Seeing double in /proc/partitions (Win 7 Home)

2021-08-02 Thread Corinna Vinschen via Cygwin
On Jul 31 21:12, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > Hi all, > > Is there any special reason that most of my drives are shown twice in > /proc/partitions on my home machine? The only reason is a duplication of entries in the internal NT namespace, which sounds pretty broken.

RE: Seeing double in /proc/partitions (Win 7 Home)

2021-08-01 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> 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

Re: Seeing double in /proc/partitions (Win 7 Home)

2021-07-31 Thread Brian Inglis
On 2021-07-31 15:12, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: 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 ma

Seeing double in /proc/partitions (Win 7 Home)

2021-07-31 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
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