Hi!
After changing to a new Windows 7 PC Everything doesn't found anything on a hdd e: which is connected to the mainboard through a PCI RAID controller with VIA chipset.
With the old PC, XP + RAID controller on mainboard there was no problem.
Is there any trick?
Options on the drives tab in tools are the same like drive c:, chkdsk show no errors, and type is ntfs ... Using Everything zip version
Greetinx
flax
Windows 7 + RAID 1 (PCI Controller)
Re: Windows 7 + RAID 1 (PCI Controller)
Are there any errors reported in your Errorlog.txt file in your "Everything" installation folder?
Re: Windows 7 + RAID 1 (PCI Controller)
Sorry, there is no error logfile.
I also tried the everything with installer, complete deinstallation + registry cleaning -> no difference, hdd on raid controller isn't in database
??
Greetinx
flax
I also tried the everything with installer, complete deinstallation + registry cleaning -> no difference, hdd on raid controller isn't in database
??
Greetinx
flax
Re: Windows 7 + RAID 1 (PCI Controller)
What does fsutil say about your ntfs information?
To get ntfs information from fsutil:
To get ntfs information from fsutil:
- From the Start menu, click Run.
- Type in and press Enter.
Code: Select all
cmd
- In the command prompt:
- Type in and press Enter.
Code: Select all
fsutil fsinfo ntfsinfo e:
- What is the output of fsutil?
Re: Windows 7 + RAID 1 (PCI Controller)
Here is the output (in german):void wrote:What does fsutil say about your ntfs information?
To get ntfs information from fsutil:
- From the Start menu, click Run.
- Type in
and press Enter.Code: Select all
cmd
- In the command prompt:
- Type in
and press Enter.Code: Select all
fsutil fsinfo ntfsinfo e:
- What is the output of fsutil?
Code: Select all
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Windows\system32>fsutil fsinfo ntfsinfo e:
Version : 3.1
Anzahl der Sektoren : 0x0000000074705980
Gesamtzahl Cluster : 0x000000000e8e0b30
Freie Cluster : 0x00000000072b2fd8
Insgesamt reserviert : 0x0000000000001cf0
Bytes pro Sektor : 512
Bytes pro Cluster : 4096
Bytes pro Dateidatensatzsegment : 1024
Cluster pro Dateidatensatzsegment : 0
MFT-gültige Datenlänge : 0x0000000006a18000
MFT-Start-LCN : 0x0000000000000002
MFT2-Start-LCN : 0x000000000575ac05
MFT-Zonenstart : 0x000000000735a360
MFT-Zoneende : 0x0000000007366b80
flax
Re: Windows 7 + RAID 1 (PCI Controller)
Please try the following:
- Exit "Everything".
- Rename your Everything.ini file in your "Everything" installation folder to Everything.backup.ini
- Run "Everything" with the command line option -debug, for example:
Code: Select all
Everything.exe -debug
- When "Everything" has finisehd indexing, what is displayed in the debug console ?
Re: Windows 7 + RAID 1 (PCI Controller)
Hello Void!
I do it, but not so much happened: At the beginning Everything shows ~ 126.000 objects in the statusbar and this counter increase very, very slowly. Now - 4 hours later - there are ~132.000 objects but i don't see files within path e:/....
A Screenshot from the debugger is here
I use TreeSize free to look how much files are on the hdd's: it show's ~ 194.318 with and 130.715 files without E:/
Sorry a lot of work to you Thank you
Bye
flax
I do it, but not so much happened: At the beginning Everything shows ~ 126.000 objects in the statusbar and this counter increase very, very slowly. Now - 4 hours later - there are ~132.000 objects but i don't see files within path e:/....
A Screenshot from the debugger is here
I use TreeSize free to look how much files are on the hdd's: it show's ~ 194.318 with and 130.715 files without E:/
Sorry a lot of work to you Thank you
Bye
flax